mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
4 lines
220 B
Plaintext
4 lines
220 B
Plaintext
This Python2/3 library provides an easy interface to the bitcoin data structures
|
|
and protocol. The approach is low-level and "ground up", with a focus on
|
|
providing tools to manipulate the internals of how Bitcoin works.
|