Remuneration and reimbursement for next quarter, and bounty for T-Hax
data | ||
lib | ||
scripts | ||
src | ||
test | ||
.env.bat.example | ||
.env.example | ||
.gitignore | ||
.gitmodules | ||
foundry.toml | ||
package.json | ||
README.md | ||
remappings.txt | ||
tsconfig.json |
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