/zeus-ide

Primary LanguageJavaScript

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