Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@DimitarSD
Created September 9, 2018 07:49
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/82556ae7ddfd89df77824c217fd0ffe3 to your computer and use it in GitHub Desktop.
Save DimitarSD/82556ae7ddfd89df77824c217fd0ffe3 to your computer and use it in GitHub Desktop.
# Generating the WAST file
eosiocpp -o RobotFactory.wast RobotFactory.cpp
# Generating the ABI file
eosiocpp -g RobotFactory.abi RobotFactory.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment