InitiaJS
Account
Creating an Account
Before you can start building and transacting, you’ll need to create an account.
InitiaJS
The mnemonic key is the only way to recover your account if you forget your password.
Importing an Account
You can also import an account by providing a mnemonic phrase or a raw key.
InitiaJS
Output:
If you want to create an EVM account, you can use the following code:
InitiaJS
Output:
Retrieving Account Data
You can retrieve account data from the key object.
InitiaJS
Output:
Was this page helpful?