ultra-pool / Web3TokenChartingDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web3 Charting Frontend Demo

This repo show an example of implementation of the web3Charting server that I implemented at https://github.com/Linch1/Web3TokenCharting

How to try this out

  • This demo is made with react-scripts so just
  1. Install the repo
  2. Install https://github.com/Linch1/Web3TokenCharting
  3. Follow the steps for run the server Web3TokenCharting in it's read.me
  4. run npm i
  5. Specify the url of the Web3TokenCharting server (Default: http://localhost:5006 ) inside the .env property REACT_APP_CHART_SERVER_URL
  6. run npm start

Images of this frontend working

About


Languages

Language:JavaScript 71.1%Language:CSS 27.1%Language:HTML 1.2%Language:Shell 0.7%