githubEdit

Create a wallet

Learn how to create a wallet on Injective using different approaches.

Creating a wallet on Injective is as simple as sending some funds to your Injective address. In this document we'll outline how to create a wallet using some popular wallet solutions (Metamask, Ledger, etc.), but also how to create and fund a wallet using injectived in a local CLI environment.

Browser Wallets

You can create an Injective wallet using your preferred wallet by following the tutorial on our blogarrow-up-right.

Local Wallets

You can create an Injective wallet for your development purposes using injectived in a CLI environment. You can do that using the injectived keys command.

You can also learn more about keyring management using injectived on this page Set up Keyring

Last updated