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.
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.