- Task1 : Build a small webApp (preferred to use python and/or NodeJS) to list Burn/mint transactions from the TBC token in a simple html page.
- Task2 : Build a small webApp (preferred to use python and/or NodeJS) to display top 100 tokens with 24 hour volume change 14% in a simple html page using CoinMarketCap API.
This is a nodejs enable backend which will run run node V12.20.1 (preferable)
.
- node
v12.20.1
(Preferably)
npm install
npm start
The project will run on port number : 3000
http://localhost:3000/task1
http://localhost:3000/task2