Edit for yourself:
- package.json
- /tests/
- /contracts
- /migrations
- /storage
./storage - prod storage
./tests/storage - dev storage
-
Installed NodeJS (tested with NodeJS v14+)
-
Installed Yarn
-
Installed node modules:
yarn install
yarn start-sandbox
yarn test
yarn stop-sandbox
yarn compile
yarn migrate