InitiaJS
Creating Accounts
Introduction
Before you can start building and transacting, you’ll need to create an account.
This tutorial will guide you through the process of account creation using the command-line interface (CLI) and Initia’s JavaScript library, initia.js.
InitiaJS provides a Wallet
class that can be used to create and manage accounts.
Creating an Account
The mnemonic key is the only way to recover your account if you forget your password.
Importing an Account
Retrieving Account Data
Was this page helpful?