Install Zeus and Unboxing
Zeus can easily be installed with:
Once installed a new Zeus box can be created for the project (equivalent of npm init
). This produces a zeus-box.json
(equivalent of package.json
). For more on the zeus-box.json
see here.
Once created, you can unbox an existing box, example for basic contract
Unbox for all dapp services example contract
To see a list zeus_boxes
run:
Last updated