Skip to content
/ pycoin Public

A basic cryptocurrency: Modeled off Bitcoin, written in Python

Notifications You must be signed in to change notification settings

k26dr/pycoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCoin

There's no good tutorial on building a cryptocurrency or blockchain from scratch currently available on the Internet. PyCoin is intended to fill that gap by building a simple, no-frills imitation of Bitcoin and walking through the process step by step

A simple block mining function, for instance, can be written in < 10 lines of code

About

A basic cryptocurrency: Modeled off Bitcoin, written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages