proposal-39-one-year-reimbu.../README.md
2023-11-22 23:43:23 +01:00

807 B

Proposal title

Changes / effect description

  • 1
  • 2
  • ...

Requirements

Installation

git clone --recurse-submodules <proposal-repo-link>
cd <proposal-name>
npm install
npm run init

Testing

npm run test:windows

or

npm run test:linux
Test with gas
npm run test:gas:windows

or

npm run test:gas:linux