Registration
Contract Owner navigates to www.certdao.net.
certdao home Contract Owner connects their wallet and enters the URL users navigate to to interact with the deployed contract and deployed contract address.
certdao registration Contract Owner submits the information to the certDAO backend which validates that:
The smart contract lives on the URL entered.
The user connected wallet is the owner of the contract.
The results of the validation are displayed to the user.
certdao validation If the contract owner proceeds, the contract owner pays a small fee (currently 0.05 ETH) to the DAO. This fee is used to help support the DAO and prevent spam.
certdao registration Once the transaction is mined (initial registration status set to
pending
), a governance discussion on discourse is created with the information provided by the contract owner.certdao discourse For the next 7 days, the contract is set to pending. If the registration passes both of the above heuristics (contract owner submitted, contract lives on domain), contract will be auto-approved if no issues raised in governance.
You can view the status of all your registration in the registration tab.
certdao registration
Current Rules
Currently, only contracts deployed on the Ethereum mainnet are supported.
Only one domain (URL) can be registered per contract.
Registration is valid for 1 year from initial registration.
The DAO can revoke a registration anytime.
Last updated