neve 0.0.0

A read-only cache for avalanchego's JSON-RPC frontend API, backed by a local block store.
Documentation
1
2
3
4
5
//! `neve` — a read-only cache for avalanchego's JSON-RPC frontend API,
//! backed by a local block store.
//!
//! This `0.0.0` release reserves the crate name. The implementation lives at
//! <https://github.com/rkuris/neve> and will ship as `0.1.0`.