Getting Started Guide
Prerequisites
Unbox
mkdir mydapp; cd mydapp
zeus box create
zeus unbox ipfs-dapp-service
zeus test -cCreate Your Own Contract
zeus create contract mycontract
# zeus compile mycontractLast updated
Was this helpful?