5 releases

Uses old Rust 2015

0.1.4 Jul 30, 2018
0.1.3 Jul 30, 2018
0.1.2 Jul 30, 2018
0.1.1 Jul 30, 2018
0.1.0 Jul 29, 2018

#29 in #amount

Download history 65/week @ 2024-12-09 19/week @ 2024-12-16 5/week @ 2024-12-30 16/week @ 2025-01-06 20/week @ 2025-01-13 16/week @ 2025-01-20 12/week @ 2025-01-27 322/week @ 2025-02-03 67/week @ 2025-02-10 24/week @ 2025-02-17 22/week @ 2025-02-24 13/week @ 2025-03-03 19/week @ 2025-03-10 87/week @ 2025-03-17 17/week @ 2025-03-24

138 downloads per month

MIT/Apache

9KB
180 lines

rust-bitcoin-amount

This crate implements bitcoin amount handling functionality with safety in mind.

Features

This crate has the following features:

  • serde: enables serialization/deserialization of Amounts.
  • serde_json: enables the creation of Amounts from serde_json numbers.
  • strason: enables the creation of Amounts from strason numbers.

Dependencies

~0–280KB