BlockNetDiamond leverages a distributed ledger infrastructure, utilizing a consensus-driven architecture framework. built for Cryptographic security.
BlockNetDiamond is aimed at developers who need a straightforward, dependable solution.
Highlights
- BlockNetDiamond leverages a distributed ledger
- infrastructure, utilizing a consensus-driven architecture
- framework. built for Cryptographic security
- BlockNetDiamond leverages a distributed ledger
- infrastructure, utilizing a consensus-driven architecture
- framework. built for Cryptographic security
- python
- Standard library, minimal dependencies
- unittest/pytest
- Clone the repository:
git clone https://github.com/harutosati/BlockNetDiamond.git cd BlockNetDiamond- Install in editable mode:
pip install -e .
Runtime options can be set in the config file or overridden per call. The most commonly changed values are:
- timeout: how long operations may run before failing
- retries: how many times a failed operation is re-attempted
- cache: where temporary results are stored
Contributions are welcome. Open an issue for bugs or feature requests, or submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.