Interacting with Wallets
Last updated
Was this helpful?
Last updated
Was this helpful?
A wallet consists of a private key, a public key, and an address. You can create a new private key like this.
Copy
Before accessing methods on dag4.account specific to a wallet, you'll need to log in with a private key or seed phrase.
Copy
If you already have a pneumonic phrase generated by a web wallet or somewhere else you can log in with that as well.
Copy
Copy