Creating a blockchain of our own from scratch.
- Python3 - Programming language
- Flask - Web framework for Python
- Postman - API
- Through Flask Web App, we run our code on port 5000.
- While the server is running, let's go to the postman application and test our methods.
/mine_blocks
/get_chain
/is_valid