near / near-workspaces-js

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment
https://near.github.io/near-workspaces-js/
GNU General Public License v3.0
42 stars 22 forks source link

feat: split init script into own package #68

Closed chadoh closed 2 years ago

chadoh commented 2 years ago

Why:

This also sets up the bootstrapped project with an example Wasm file. This means that the tests will work out the gate, so people can feel more confident that they know how to change it to get it to work for their own project.

This also adds a README's worth of comments to the example test file, since I assume people will mostly read this file instead of a README.