Callum
Callum
Hi all, Really like the work you've done here after a skim read over myself. I think a cool feature (I was thinking of building a dApp for this myself...
So we can allow sub DAOs where we use the main token of the chain. This can be achieved by querying the balance of the staking module on chain, for...
Closes #415 big up pupmos
Opening a ticket with a link to the spec, self assigning as I want to stream this. can give a good overview to people wanting to get into DAO DAO....
So we can pull in dependencies via crates and not giving it a git path or file path. I see a use case where people will be writing their own...
It's coming to the time when testing needs to be focused on as this project grows, here are some ideas I have so far: - Place tests under a subdir...
Closes #459 - Adds a macro to derive proposal hooks - Adds a macro to derive vote hooks
simply use the get next id pattern and then add 1
- querying all polls - loading a singular poll - voting - looking at results
- use cosmwasm.tools - juno testnet - juno testnet faucet - uploading and instantiating - executing some end points - querying the contract