Liotbchain

Latest version: v0.0.8

Safety actively analyzes 641220 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.8

- Setup DB connections from .env
- Include Timestamp and Previous Hash in DB for the Block header
- Remove display of Merkle Tree Root Hash

0.0.5

- Loading python-dotenv to load .env variables directly from config.py

0.0.4

- Patch main package discoverability

0.0.3

- Testing and Release

0.0.2

Writing Test Cases For:

- PostgreSQL DB to persiste blockchain data
- Blockchain
- Block

0.0.1

**Framework capabilities**

- Create individual transactions
- Batch transactions with the `TRANSACTIONS_PER_BLOCK` variable to decide how many transactions to be calculated per block
- Persist blockchain in a PostgreSQL database for storage and future retrieval
- Test cases created with `pytest`

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.