Skip to content

Instantly share code, notes, and snippets.

@johnX9
Last active September 13, 2018 02:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnX9/b787223e8f4f32582c48cbb711644459 to your computer and use it in GitHub Desktop.
Save johnX9/b787223e8f4f32582c48cbb711644459 to your computer and use it in GitHub Desktop.
cd ~/eos/build/programs/cleos/
# Outputs a password that you need to save to be able to lock/unlock the wallet
# If you don't want to use the "default" wallet add: -n {your_wallet_name} at the end of your command
cleos wallet create
@harshabing
Copy link

-bash: cleos: command not found

I'm getting this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment