/blockchain-ts

A blockchain POC in Typescript.

Primary LanguageTypeScript

blockchain-ts 🔲🔗🔳🔗🔲

A blockchain POC implemented in typescript.

Directions ▶️

  1. Clone this repo: git clone git@github.com:marcelovicentegc/blockchain-ts.git
  2. Build the app: npm run build
  3. Run the app: npm start