templates-api-assemblyscript
v0.0.1-prealpha.41
Published
## 1. Setup Test Env
Downloads
2
Readme
How To Run
1. Setup Test Env
npx w3 test-env up2. Build & Deploy SimpleStorage Contract
node ./deploy-contracts.js3. Build & Deploy The Web3API
npx w3 build \
--ipfs http://localhost:5001 \
--graph simplestorage,http://localhost:8020 \
--test-ens simplestorage.eth4. Test The Web3API Using A Query Recipe
npx w3 query ./recipes/e2e.json --test-ens