decentdao / decent-contracts

Govern at startup speed
https://app.decentdao.org
MIT License
3 stars 3 forks source link

Merkle Proof Contract for Voting Token Airdrops #30

Closed herbig closed 1 year ago

herbig commented 1 year ago

The current parent DAO creation flow for token voting allows for "initial token allocation" to a set of addresses.

This is fine for a small list of addresses, but doesn't scale, both because you have to input them manually and because of the gas cost to record large address lists on chain.

We would like to implement the use of merkle proofs for token airdrops on token voting DAOs and then add the option within the DAO creation UI.

herbig commented 1 year ago

I moved this to Notion, since this would be more of a product discussion before implementing it in the contracts:

https://www.notion.so/hulking-cosmos-3e8/Merkle-Proof-Contract-for-Voting-Token-Airdrops-8cefcead2a3942acb4bb2da53eee8fd4