Skip to content

Instantly share code, notes, and snippets.

@johnX9
Created May 26, 2018 21:17
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/c0d6bdf2a9d707b5cb310e9bd1a38dcd to your computer and use it in GitHub Desktop.
Save johnX9/c0d6bdf2a9d707b5cb310e9bd1a38dcd to your computer and use it in GitHub Desktop.
# cleos set contract {account} {path_to_contract_folder} {path_to_.wast_file} {path_to_.abi_file}
cleos set contract anorak ./contracts/Players ./contracts/Players/Players.wast ./contracts/Players/Players.abi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment