Inspiration

There is no DAO too using which you can create a DAO proposal summary using Drag and Drop HTML components and hence i thought to make one.

What it does

  • A user can create a DAO and initiate proposals.

  • A user would require ** 10 VERSE tokens ** to Vote on any Proposal.

  • When a proposal is created, pre-defined conditions are det which say how much of VERSE tokens needs to be sent to whom if the proposal goes in the Favour of the person.

  • A proposal has Contractor's Address and Pre-defined tokens specified for the job,if the Proposal is in the favour of the Contractor then the ChainLink Keeper will check all the conditions and execute the proposal which results in sending VERSE tokens to the CONTRACTOR.

  • Two conditions are checked by the ChainLink Keeper:

    • If the Proposal END time have been reached.
    • If the Proposal votes are in the Favour of the Contractor.
  • I am using Chainlink Automation to Check if the Proposal has reached its deadline and if the Proposal is in the favor of the user then the Verse tokens pre-defined at the creation of the proposal will be sent to that address and this whole process will be checked and performed by the Chainlink Keeper itself, no Human touch is required.

  • A user can create a summary of a proposal using Drag and Drop HTML Components and send it to its DAO members in a single click using MailChain.

  • Generally very fewer people read the Proposal from the forum, but if a beautiful summarized proposal is created and sent then the engagement will increase of the DAO members which is our End goal.

Built With

  • bitcoin.com
  • chainlink
  • react
Share this project:

Updates