3 stable releases

2.3.0 Oct 18, 2023
2.2.0 Jul 9, 2023
2.1.5 Jul 6, 2023
2.0.1 Jan 19, 2023

#1837 in Magic Beans

Download history 64/week @ 2024-01-11 41/week @ 2024-01-18 39/week @ 2024-01-25 20/week @ 2024-02-01 78/week @ 2024-02-08 64/week @ 2024-02-15 69/week @ 2024-02-22 63/week @ 2024-02-29 84/week @ 2024-03-07 71/week @ 2024-03-14 97/week @ 2024-03-21 143/week @ 2024-03-28 72/week @ 2024-04-04 89/week @ 2024-04-11 80/week @ 2024-04-18 73/week @ 2024-04-25

332 downloads per month
Used in 30 crates (11 directly)

BSD-3-Clause

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

~3.5–5.5MB
~117K SLoC