Skip to content

This Python script contains the backbone of a simple Proof-of-Work (PoW) blockchain guided towards transactions of a cryptocurrency (denominated Sopa).

Notifications You must be signed in to change notification settings

PensoGlide/Simple-Blockchain-for-a-Cryptocurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blockchain for a Cryptocurrency

The script provided contains the backbones of a simple Proof-of-Work (PoW) blockchain intended for transactions of a cryptocurrency, in this case, Sopa.

This script was developed in Python 3.6 and was tailored to run along with Postman so to have a local server that could process transactions.

Disclaimer: This is not a publicly marketed cryptocurreny. It is merely intended for education purposes.

About

This Python script contains the backbone of a simple Proof-of-Work (PoW) blockchain guided towards transactions of a cryptocurrency (denominated Sopa).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages