Skip to content

thecluff/JSCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"CluffCoin" 💩

Currently outputs the wrong balance. (doesn't subtract the transaction amount, only shows the block rewards)

Based on this tutorial

npm install

crypto-js

elliptic

Running the blockchain

cd ./src

node main.js

Generating new keys

cd ./src

node keygenerator.js

About

Stupid simple Blockchain in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published