govern 0.5.0

Handles proposal creation, lifecycle, voting, and execution.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# govern

[![License](https://img.shields.io/badge/license-AGPL%203.0-blue)](https://github.com/TribecaHQ/tribeca/blob/master/LICENSE)
[![crates](https://img.shields.io/crates/v/govern)](https://crates.io/crates/govern)

Handles proposals, voting, and queueing of transactions into a [Smart Wallet](https://docs.tribeca.so/goki/smart-wallet).

Detailed documentation is available on the [Tribeca documentation site.](https://docs.tribeca.so/governor)

## License

AGPL-3.0.