Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kamalbuilds/rr-contract
- Owner: kamalbuilds
- Created: 2023-05-26T02:20:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-31T16:24:51.000Z (over 1 year ago)
- Last Synced: 2023-07-27T08:43:04.125Z (over 1 year ago)
- Language: Solidity
- Size: 200 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```