Skip to main content

A Simple Blockchain Database.

Project description

# SimpleBlockchainDatabase
In this repository you can found a simple Database based on blockchain technology.

## Version
**1.0.0**

## LICENSE

## Requirements
Python >= 3.6

## Project structure
- Project root
- BlockchainDataBase
- Data
- \__init\__.py
- DBManage.py
- \__init\__.py
- Block.py
- Blockchain.py
- Test
- Test1.py
- Test2.py
- Test3.py
- LICENSE
- README.md
- setup.py

## Test
- **Test1.py**, This test just creates the genesis block of the blockchain.
- **Test2.py**, This test add a one block to the blockchain and prints the blocks.
- **Test3.py**, This test add 2 blocks into the blockchain, prints the blocks and validate the blockchain.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BlockchainDataBase-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

BlockchainDataBase-1.0.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page