There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A basic implementation of blockchain based on flask server. It servers the basics of crypto-currency technology. The genesis, block constructor and its use are explained in the read-me file. Any suggestions are welcomed.