A simple starter template for an AssemblyScript Wasm wrapper. For more information on how this project works, and a step by step on how to extend its behavior, see the documentation here.
nvm install && nvm use
yarn
yarn build
yarn test:e2e
yarn test:workflow