Proposal 28 - Reimbursement, remuneration and bounty
Requirements
- Rust (Need only for Windows)
- Foundryup (Windows, Linux)
- Node 14 or higher (Windows, Linux)
Installation
git clone --recurse-submodules https://git.tornado.ws/Theo/proposal-28-remuneration-and-reimbursement
cd proposal-28-remuneration-and-reimbursement
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
Verification
Amount of tokens calculates in this script using Binance 7-day average price
Test yourself:
npm run computePaymentAmount
Contract
Proposal contract code: etherscan link
Description
Languages
TypeScript
53.4%
Solidity
46.6%