#bitcoin #newtype

no-std bitcoin-units

Basic Bitcoin numeric units such as amount

3 unstable releases

0.1.1 Apr 4, 2024
0.1.0 Apr 3, 2024
0.0.0 May 27, 2023

#2806 in Magic Beans

Download history 6/week @ 2024-02-16 22/week @ 2024-02-23 16/week @ 2024-03-01 169/week @ 2024-03-29 246/week @ 2024-04-05 17/week @ 2024-04-12 110/week @ 2024-04-19 757/week @ 2024-04-26 770/week @ 2024-05-03 1243/week @ 2024-05-10 1406/week @ 2024-05-17

4,238 downloads per month
Used in 17 crates (via bitcoin)

CC0 license

195KB
3.5K SLoC

Bitcoin Units

This crate provides basic Bitcoin numeric units such as Amount.

Minimum Supported Rust Version (MSRV)

This library should always compile with any combination of features on Rust 1.56.1.

Licensing

The code in this project is licensed under the Creative Commons CC0 1.0 Universal license. We use the SPDX license list and SPDX IDs.


lib.rs:

Rust Bitcoin units library

This library provides basic types used by the Rust Bitcoin ecosystem.

Dependencies

~175KB