Skip to content

Instantly share code, notes, and snippets.

@DimitarSD
Created September 9, 2018 07:50
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/1bc90b4fe98e13c9107fed99c226e4ea to your computer and use it in GitHub Desktop.
Save DimitarSD/1bc90b4fe98e13c9107fed99c226e4ea 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 weyland . RobotFactory.wast RobotFactory.abi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment