Skip to content

Instantly share code, notes, and snippets.

@johnX9
Created April 28, 2018 17:13
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/4ef1deb16bb84968dd89d370de925392 to your computer and use it in GitHub Desktop.
Save johnX9/4ef1deb16bb84968dd89d370de925392 to your computer and use it in GitHub Desktop.
# Create the account using the public keys
cleos create account eosio anorak {public_OwnerKey} {public_ActiveKey}
# "eosio" is the name of the account who will create the new one
# "anorak" is the name of the new account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment