Skip to content

AnoRebel/RebelCoin-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RebelCoin (Frontend)

Live Demo

Flask application that allows you to interact with a blockchain. You can see the blocks on chain, see transaction within them and even create new transactions and mine blocks.

This is for educational purposes only. This is by no means a complete blockchain implementation (nor does it aim to be one). Use it to learn how blockchains operate.


Code is licensed under MIT. (As Savjee, the Javascript version owner put it)

Feel free to fork, modify & improve it. Pull requests are appreciated!