Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 297 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 297 Bytes

JsCoin

An over simplified crypto blockchain system written in javascript.

I'm only developing this to learn about Blockchains. so it isn't (at least for now) anything serious!

JsCoin uses the crypto-js library for encryption purposes.

(Network functionality will be(probably) added later.)