2 releases
Uses new Rust 2024
new 0.1.4 | Apr 25, 2025 |
---|---|
0.1.3 | Apr 25, 2025 |
#34 in Magic Beans
118 downloads per month
Used in 3 crates
(via nitro-da-indexer-api)
225KB
5K
SLoC
This crate contains proofs related to the Solana blockchain.
The proofs can prove the state of accounts on the chain and whether or not they were updated, but it makes no semantic assumptions about the account data, it's just considered raw bytes. The account data must first be deserialized and verified that it matches the expected state.
Dependencies
~16–24MB
~392K SLoC