Creating Account
Overview
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
. Let's get started!
Prerequisites
Before proceeding, ensure that you have initiad
installed on your system. initiad
is the command-line tool that interacts with the Initia blockchain. If you haven't installed initiad
yet, please refer to the installation guide provided in this page.
Create Account
Create an account either through CLI or initia.js.
The mnemonic key is the only way to recover your account if you forget your password.
Next Steps
Congratulations! You now have an Initia account. Keep your mnemonic safe, as it is critical for account recovery. With your new account, you're ready to explore the possibilities on the Initia blockchain, whether it's sending transactions, deploying contracts, or interacting with the ecosystem. Stay tuned for more tutorials that will guide you through these processes. Happy building on Initia!
Use our faucet for initial testnet tokens.
Last updated