A Bitcoin RPC package for Python with a little bit extra.
Project description
BitBlock
A Bitcoin RPC module for Python with a little bit extra.
Purpose
This Python module is intended to allow a developer to be able to interact with less obvious information available from the Bitcoin blockchain.
How Does It Work
Information like transactions and address balances are available from a locally created database that caches information from the blockchain. This cache is persistent, but can be removed by the user and reinitialised at any time if it is believed to be consuming too much space.
But Why?
For a truly decentralized network, it is not enough that users can access information at their own leisure, instead it must be readily available and easy to implement from any client. While I admit that storage- space is a concern, it would be a concern regardless. And once the blockchain has been cached by BitBlock, it is no longer necessary for a user to maintain their own blockchain copy, as the useful information has been distilled.
License
This software is released under the GNU General Public License. Please see the LICENSE for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bitblock-0.0.1.tar.gz.
File metadata
- Download URL: bitblock-0.0.1.tar.gz
- Upload date:
- Size: 48.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f09baea85c4ae2e057508484b599afd487a55bbe88d757b76ab737d32d054cb6
|
|
| MD5 |
4a1b1ddd0f5d40dacf2c550e428f878c
|
|
| BLAKE2b-256 |
e69edfd7b9677fbc37c5d1f7b4436466ac5f286b40d19c08eac870cea64313b4
|
File details
Details for the file bitblock-0.0.1-py3-none-any.whl.
File metadata
- Download URL: bitblock-0.0.1-py3-none-any.whl
- Upload date:
- Size: 37.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cd7cb0bd945cea7cd5675c1dc380e6e2428436cd8b4dcf02f9dabff37428ea7
|
|
| MD5 |
298393ef863af820431e192038c29bc5
|
|
| BLAKE2b-256 |
59021465c0f1a47c07bd50b651fac13dca608c7486bf04ef1456e1f8a0e47248
|