- Install node-js 14
- Install npm
- Install ts-node npm package globally in your system
npm install -g typescript
npm install -g ts-node
https://www.npmjs.com/package/ts-node
Install all the packages from package.json
npm install
Run specific examples
ts-node <filename.ts>
In the file
.env
we provide the websocket url of blockchain network in the file above