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.