DA0-DA0 / dao-contracts

CosmWasm smart contracts for Interchain DAOs.
https://docs.daodao.zone
BSD 3-Clause "New" or "Revised" License
206 stars 137 forks source link

Configurable creation fees on `dao-admin-factory` #704

Open JakeHartnell opened 1 year ago

JakeHartnell commented 1 year ago

On some deployments we may wish to charge a fixed fee for DAO creation. This should be optional and able to be updated via a cw-ownable admin account.