aeyshubh / daomail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAO-MAIL

  • DAO-MAIL aims to provide functionality of mailing service to DAO's for ease of communication in work flows.
  • DAO-MAIL provides Token-gated access to Member's only chat .
  • For eg:
    • Group Chat Access : No. of tokens <x(Eg : 5)
    • Admin Chat Access : No. of tokens >x(Eg: 10) Deployed Contract address (use in .env with MailChain Backup Code): REACT_APP_CONTRACT = "0x1B621c6Fb671E1bF244e3Bfc013b2c239B1E6e47"

Why to use :

  • Reading Proposals from forum is quite time-consuming and not very interesting unless you are a dev.
  • The DAO Admin can just fetch all DAO members using a click and can share a brief summary of any new proposal to all the members in few clicks.
  • The members are fetched using ARAGON SDK using which the DAO is also created.

Flow Chart

fl1 fl2

Future Scope

  • A Cross Chain DAO communication for ease of information sharing among different DAO's
  • A more precise & customizable Proiviledges control.

Screenshots

Screenshot from 2023-05-08 11-04-03 Screenshot from 2023-05-08 11-04-12 Screenshot from 2023-05-08 11-04-24 Screenshot from 2023-05-08 11-05-27 Screenshot from 2023-05-08 11-10-00

About


Languages

Language:JavaScript 68.3%Language:CSS 26.3%Language:HTML 5.4%