How to create a wallet with shentud
Make sure shentud is running and is on the same blockheight as the chain. You can check step 1-8 at Setting up a validator
You can easily create a CLI wallet following these steps.
You can see the options here:
shentud keys help
You can create the wallet through shentud now:
shentud keys add <your-wallet-name>
Last updated 2 years ago