Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 718 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 718 Bytes
  ____   ___   _   _   ___ 
 |_  /  / _ \ | | | | / __|
  / /  |  __/ | |_| | \__ \
 /___|  \___|  \__,_| |___/  IDE
            

Start the Zeus IDE with Gitpod

Documentation: http://liquidapps.gitbook.io/

Zeus is creating mycontract.cpp and mycontract.spec.js using the simplecontract template, compiling, and running an example unit test. This is a basic smart contract, to create a smart contract with all of the DAPP Network service includes run:

cd /workspace/zeus-ide
mkdir all-dapp-services; cd all-dapp-services
zeus box create
zeus unbox all-dapp-services
zeus test -c