dOrgTech / dOrgTech/DAOcreator
Integrate additional reputation bootstrap mechanisms
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Related to [117](https://github.com/dOrgTech/DAOcreator/issues/117).
As we have seen with the launch of the dxDA, there are multiple ways to distribute initial reputation besides manually entering addresses, such as:
- [Auction for Reputation](https://github.com/daostack/arc/blob/master/contracts/schemes/Auction4Reputation.sol)
- [Hold Token Balance for Rep](https://github.com/daostack/arc/blob/master/contracts/schemes/ReputationFromToken.]
- [Lock Token for Rep](https://github.com/daostack/arc/blob/master/contracts/schemes/LockingToken4Reputation.sol)
- [Lock ETH for Rep](https://github.com/daostack/arc/blob/master/contracts/schemes/LockingEth4Reputation.sol)
In addition to or integrating into the Founders view, there should be support for these sorts of reputation bootstrapping mechanisms.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.