nectar-postage 0.1.1

Postage stamp primitives for Ethereum Swarm
Documentation

nectar-postage

Postage stamp primitives for Ethereum Swarm: stamp and batch types, bucket math, and stamp verification (with optional parallel verification via rayon).

Part of the nectar workspace, a collection of low-level Ethereum Swarm primitives in Rust. See the workspace README for the full crate list and project context.

Usage

[dependencies]
nectar-postage = "0.1"

This crate is no_std compatible (default features enable std).

License

AGPL-3.0-or-later. See LICENSE.