Skip to content

Instantly share code, notes, and snippets.

@DimitarSD
Created September 9, 2018 07:46
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 DimitarSD/e05f54bae962bf5fb04e68b009112af7 to your computer and use it in GitHub Desktop.
Save DimitarSD/e05f54bae962bf5fb04e68b009112af7 to your computer and use it in GitHub Desktop.
# cleos create account eosio {new_account_name} {public_OwnerKey} {public_ActiveKey}
# "eosio" is the name of the account who will create the new one
cleos create account eosio weyland {public_OwnerKey} {public_ActiveKey}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment