A blockchain POC implemented in typescript.
- Clone this repo:
git clone git@github.com:marcelovicentegc/blockchain-ts.git
- Build the app:
npm run build
- Run the app:
npm start
A blockchain POC in Typescript.
Repository from Github https://github.commarcelovicentegc/blockchain-ts
A blockchain POC implemented in typescript.
git clone git@github.com:marcelovicentegc/blockchain-ts.git
npm run build
npm start
A blockchain POC in Typescript.