6 stable releases
2.4.2 | Jul 22, 2024 |
---|---|
2.4.0 | Jul 21, 2024 |
2.3.0 | Oct 18, 2023 |
2.2.0 | Jul 9, 2023 |
2.0.1 | Jan 19, 2023 |
#5 in #inter-chain
609 downloads per month
Used in 20 crates
(10 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.5–6.5MB
~141K SLoC