zeddo123 / OpenBook

Open source Book Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenBook

“Everything is a server if you are brave enough” Edward Snowden

Open source Book Database.

the aim of Openbook is to have a open source and free book database that no one will have control over it !

Every miner will be rewarded for mining the block, and adding books 'transactions' to the network.

Disclaimer

In no way this is a polished or secure network. I'm just playing around, but I still think that it is a great application for the blockchain

Use

How to

For now, There is 3 scripts (node.py, seed.py, client.py).

  1. Start by running the seed script, this script will start the seed server which will help nodes discover other nodes.
  2. Run the node script(the main script),node.py start a single node which will have all the fuctionality of a node.

optional 3. This script is ran whenever we need to add a transaction into the chain.(This script needs to connect to the seed server to get the nodes)

Seed script output

alt text

Node script output

alt text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. You can join us on taiga

Documentation

The Documentation is hosted on readthedocs https://openbook.readthedocs.io

About

Open source Book Database

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%