Skip to content

A cryptographically secure blockchain protocol implemented in Javascript.

License

Notifications You must be signed in to change notification settings

triestpa/Blockchain-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain JS

A minimalist, experimental block chain protocol implemented in Javascript.

This is meant as an educational resource - I will be writing a tutorial soon to explain blockchain concepts using this codebase.

The code contains full cryptographic security measures, such as SHA256 block hashing, public/private wallet keypair generation, and ECDSA transaction signing and verification.

This is an experimental, work-in-progress codebase.

About

A cryptographically secure blockchain protocol implemented in Javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published