Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. <h1>Naive State DAO</h1>
  2. <h2>Example of a DAO managing state</h2>
  3. <p>
  4. This is the first UI for this DAO, it's pretty basic and could probably
  5. use some improvement.
  6. </p>
  7. <p>
  8. Members of the dao at 0xDD0E544Bc37A58423CEE63E67d05e7d978DEE6c7 can
  9. can propose and vote on new UIs to replace this one.
  10. </p>
  11. <p>
  12. The DAO is pretty naive so we could build it at the hackathon. Anyone
  13. can join, propose new UIs, and vote on them. It's a simple majority vote
  14. and a 240 block voting perios (about an hour).
  15. </p>
  16. <p>
  17. Ezra or Jesse (who are probably showing you this) could show you how to
  18. interact with the contract, that's naive right now too, it's probably
  19. just with the Remix IDE. Maybe you or someone will propose a UI that
  20. will have a slick UI for proposing the next UI.
  21. </p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement