Skip to content

D3LAB-DAO/reputable-contract

Repository files navigation

Reputable

logo

Reputable makes it easy for users to create their own tokens. Tokens may be used for various services. Since all tokens have a common total supply and inflation rate, the price becomes personal credit. It is useful for designing credit-based apps such as dynamic returns.

Token Economy

token_economy

How to Deploy

$ npx hardhat run scripts/deploy.js

Contracts

Reputable

  • RepuFactory.sol
  • RepuERC20.sol

Governance

  • REPU.sol
  • veREPU.sol
  • Governor.sol
  • Timelock.sol