5 stable releases

2.2.0 Jul 9, 2023
2.1.5 Jul 6, 2023
2.1.0 Jul 3, 2023

#23 in #changed

Download history 4/week @ 2024-12-08 6/week @ 2024-12-15

61 downloads per month

BSD-3-Clause

83KB
1.5K SLoC

CosmWasm DAO Proposal Hooks

This package provides an interface for managing and dispatching proposal hooks from a proposal module.

There are two types of proposal hooks:

  • New Proposal Hook: fired when a new proposal is created.
  • Proposal Staus Changed Hook: fired when a proposal's status changes.

Our wiki contains more info on Proposal Hooks.

Dependencies

~10MB
~220K SLoC