Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 895 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 895 Bytes

DXstats

Statistics portal for Swapr protocol. The application displays different kind of statistics about the interactions on the swapr dex, for each network (currently Gnosis Chain, Ethereum, Arbitrum), and for all networks stacked.

The application fetches the statistics from a subgraph, that tracks multiple different entities.

Check it out live: https://dxstats.eth.limo.

Subgraphs

Code: https://github.com/dxgraphs/swapr-subgraph

To Start Development

Installing dependencies
yarn
Running locally
yarn start