Skip to content

Implementation of Blockchain in python from scratch

Notifications You must be signed in to change notification settings

AnshulAngaria/X_Coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X_Coin

A cryptocurrency made in python.
It uses Proof of Work consensus algorithm and SHA256 hashing algorithm.
Transactions are signed using RSA private key

About

Implementation of Blockchain in python from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages