This repo show an example of implementation of the web3Charting server that I implemented at https://github.com/Linch1/Web3TokenCharting
- This demo is made with react-scripts so just
- Install the repo
- Install https://github.com/Linch1/Web3TokenCharting
- Follow the steps for run the server
Web3TokenChartingin it's read.me - run
npm i - Specify the url of the
Web3TokenChartingserver (Default:http://localhost:5006) inside the.envpropertyREACT_APP_CHART_SERVER_URL - run
npm start



