Appearance
Create Identity Page
Create a new identity

bash
# Format of the command in the SNET CLI
snet identity create [-h] [--mnemonic MNEMONIC] [--private-key PRIVATE_KEY]
[--keystore-path KEYSTORE_PATH] [--network NETWORK]
[--wallet-index WALLET_INDEX]
IDENTITY_NAME IDENTITY_TYPE
User Flow:
- Input the identity name, type and network for the identity you want to create
- If you are prompted, input any additional information (Seed Phrase, Private Key or Key-Store Path)
- Click the "Create Identity" button