Skip to content

Instantly share code, notes, and snippets.

@taobun
Created October 15, 2020 06:44
Show Gist options
  • Save taobun/43493dee8a686e11bc0248d34c1791b9 to your computer and use it in GitHub Desktop.
Save taobun/43493dee8a686e11bc0248d34c1791b9 to your computer and use it in GitHub Desktop.
# Create a new Band wallet. Do not lose your mnemonic!
bandcli keys add YOUR_WALLET
# Initialize a blockchain environment for generating genesis transaction.
bandd init --chain-id band-guanyu-mainnet YOUR_MONIKER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment