templates-api-assemblyscript

0.0.1-prealpha.41 • Public • Published

How To Run

1. Setup Test Env

npx w3 test-env up

2. Build & Deploy SimpleStorage Contract

node ./deploy-contracts.js

3. Build & Deploy The Web3API

npx w3 build \
--ipfs http://localhost:5001 \
--graph simplestorage,http://localhost:8020 \
--test-ens simplestorage.eth

4. Test The Web3API Using A Query Recipe

npx w3 query ./recipes/e2e.json --test-ens

Readme

Keywords

none

Package Sidebar

Install

npm i templates-api-assemblyscript

Weekly Downloads

1

Version

0.0.1-prealpha.41

License

MIT

Unpacked Size

9.79 kB

Total Files

15

Last publish

Collaborators

  • web3-api-build-bot