zeus-box.json
(package.json
), install the necessary zeus_boxes
(node_modules
) dependencies, create the example contract and unit test, compile the contract, start the local environment, and run the example unit tests.TypeError: lookups.flatMap is not a function
, update nodejs to v14 or above, link to stack issue./contracts/eos/mycontract/mycontract.cpp
basic of basic contracts with a simple action./test/mycontract.spec.js
basic unit test