This is a Blockchain project written in Python with the same Bitcoin Blockchain principles and concepts. It allows users to interact with the Blockchain using Postman. It also includes a crypto currency "Raffycoin".
- Python 3.11.5 or greater
- Current Anaconda (optional): https://www.anaconda.com/
- pip install Flask
- pip install requests
- python raffycoin_node_5001.py
- python raffycoin_node_5002.py
- python raffycoin_node_5003.py