chadrickm / zeus-ide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  ____   ___   _   _   ___ 
 |_  /  / _ \ | | | | / __|
  / /  |  __/ | |_| | \__ \
 /___|  \___|  \__,_| |___/  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 -c

About