#proof #nitro #nitro-da-proofs

nitro-da-proofs

Proofs regarding the presence or absence of a blob uploaded using the Blober program

3 releases

Uses new Rust 2024

new 0.1.5 May 5, 2025
0.1.4 Apr 25, 2025
0.1.3 Apr 25, 2025

#221 in Magic Beans

Download history 263/week @ 2025-04-23 141/week @ 2025-04-30

404 downloads per month
Used in 3 crates (via nitro-da-indexer-api)

MIT/Apache

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.


Nitro DA Proofs

This crate is meant to be used by the client to verify data correctness returned by the indexer service.

Dependencies

~15–24MB
~390K SLoC