Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kamalbuilds/rr-contract

Contract code for RR
https://github.com/kamalbuilds/rr-contract

Last synced: 3 days ago
JSON representation

Contract code for RR

Awesome Lists containing this project

README

        

# Contract Code for RRDao

RRDao ( DataDao) Created on the FVM Network -> https://hyperspace.filfox.info/en/tx/0x85ddbc67a6fe998d76f48beea9093ec0942acd8676461769a8a7186243a5aedf

RR Dao Address- 0x3BFa81d2f797677Ea2f115697c2611A786C2cbCD

RQ.sol implements the quadratic Voting for the Papers.

```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts
```