Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 426 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 426 Bytes
  ____   ___   _   _   ___ 
 |_  /  / _ \ | | | | / __|
  / /  |  __/ | |_| | \__ \
 /___|  \___|  \__,_| |___/  IDE
            

Start the Zeus IDE with Gitpod

After your enviroment finishes loading in the editor, you can try:

zeus create contract mycontract
# edit your contract under dapp/contracts/eos/mycontract
zeus test