8 stable releases
new 2.6.0 | Nov 7, 2024 |
---|---|
2.5.0 | Oct 31, 2024 |
2.4.2 | Jul 22, 2024 |
2.3.0 | Oct 18, 2023 |
2.0.1 | Jan 19, 2023 |
#572 in Magic Beans
865 downloads per month
Used in 22 crates
(11 directly)
9KB
160 lines
CosmWasm DAO Hooks
This package provides shared hook functionality used for dao-hooks.
It deviates from other CosmWasm hook packages in that hooks can be modified based on their index in the hook list AND based on the address receiving the hook. This allows dispatching hooks with their index as the reply ID of a submessage and removing hooks if they fail to process the hook message.
Dependencies
~4–6MB
~122K SLoC