Skip to content

This is a Blockchain project written in Python with the same Bitcoin's Blockchain principles and concepts.

Notifications You must be signed in to change notification settings

rafafortes/blockchain-implementation-python-postman

Repository files navigation

Blockchain Project

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".

Prerequisites

Installation

  • pip install Flask
  • pip install requests

Initialization

  • python raffycoin_node_5001.py
  • python raffycoin_node_5002.py
  • python raffycoin_node_5003.py

Screenshots

Screenshot from 2023-11-15 16-46-14

Screenshot from 2023-11-15 16-46-28

Screenshot from 2023-11-15 16-46-36

Screenshot from 2023-11-15 16-46-43

Screenshot from 2023-11-15 16-46-49

Screenshot from 2023-11-15 16-46-55

About

This is a Blockchain project written in Python with the same Bitcoin's Blockchain principles and concepts.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages