Rust implementation of BIP21

Rust-idiomatic, compliant, flexible and performant BIP21 crate.

About

Important: while lot of work went into polishing the crate it's still considered early-development!

Serialization and deserialization is inspired by serde with these important differences:

The crate is no_std but does require alloc.

Features

MSRV

1.41.1

License

MITNFA