Coin CLI

Coin CLI

A minimal cryptocurrency CLI implementation in TypeScript

5.0
1 review

0 followers

A minimal cryptocurrency CLI implementation in TypeScript & Immutable.js. After learning how Bitcoin works, I decided to build my own cryptocurrency from everything I learned about Bitcoin and Blockchain. The implementation is only about 900 lines of code. Great for leaning about the bitcoin and blockchain data structure.