5 releases
0.1.4 | May 30, 2023 |
---|---|
0.1.3 | Feb 15, 2023 |
0.1.2 | Feb 5, 2023 |
0.1.1 | Feb 5, 2023 |
0.1.0 | Feb 5, 2023 |
#30 in #inter-chain
67KB
204 lines
Boolean contract
Extremely simple CosmWasm contract that stores a boolean. It'll be useful in demonstrating rules with CronCat.
lib.rs
:
For an overview, see the README here, since Rust docs are odd.
Dependencies
~7MB
~149K SLoC