programming_bitcoin_in_rust

所属分类:电子书籍
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2022-09-27 22:04:36
上 传 者sh-1993
说明:  在Rust中实现《比特币编程》一书,
(Implementing the book "Programming Bitcoin" in Rust,)

文件列表:
.DS_Store (6148, 2022-09-27)
LICENSE (1068, 2022-09-27)
chapter_01/ (0, 2022-09-27)
chapter_01/implementation_02/ (0, 2022-09-27)
chapter_01/implementation_02/.tool-versions (12, 2022-09-27)
chapter_01/implementation_02/Cargo.lock (1112, 2022-09-27)
chapter_01/implementation_02/Cargo.toml (207, 2022-09-27)
chapter_01/implementation_02/LICENSE (1070, 2022-09-27)
chapter_01/implementation_02/src/ (0, 2022-09-27)
chapter_01/implementation_02/src/field_element.rs (5539, 2022-09-27)
chapter_01/implementation_02/src/lib.rs (19, 2022-09-27)
chapter_01/implementation_03/ (0, 2022-09-27)
chapter_01/implementation_03/Cargo.lock (387, 2022-09-27)
chapter_01/implementation_03/Cargo.toml (213, 2022-09-27)
chapter_01/implementation_03/src/ (0, 2022-09-27)
chapter_01/implementation_03/src/errors.rs (238, 2022-09-27)
chapter_01/implementation_03/src/finite_field_element.rs (4597, 2022-09-27)
chapter_01/implementation_03/src/lib.rs (38, 2022-09-27)
chapter_02/ (0, 2022-09-27)
chapter_02/implementation_02/ (0, 2022-09-27)
chapter_02/implementation_02/.tool-versions (12, 2022-09-27)
chapter_02/implementation_02/Cargo.lock (1112, 2022-09-27)
chapter_02/implementation_02/Cargo.toml (207, 2022-09-27)
chapter_02/implementation_02/LICENSE (1070, 2022-09-27)
chapter_02/implementation_02/src/ (0, 2022-09-27)
chapter_02/implementation_02/src/lib.rs (11, 2022-09-27)
chapter_02/implementation_02/src/point.rs (5379, 2022-09-27)
chapter_02/implementation_03/ (0, 2022-09-27)
chapter_02/implementation_03/Cargo.lock (387, 2022-09-27)
chapter_02/implementation_03/Cargo.toml (213, 2022-09-27)
chapter_02/implementation_03/src/ (0, 2022-09-27)
chapter_02/implementation_03/src/lib.rs (11, 2022-09-27)
chapter_02/implementation_03/src/point.rs (3770, 2022-09-27)
... ...

# Programming Bitcoin in Rust This is a work in progress. We're implementing the book "Programming Bitcoin" in Rust as an exercise to learn both about Rust and the inner workings of Bitcoin. Each chapter may have different implementations, produced by different developer teams. The code might not be perfect, as for many this is their first contact with Rust. Enjoy!

近期下载者

相关文件


收藏者