Skip to content

Uniswap v2 trading data app using Bitquery GraphQL API and onchain data.

Notifications You must be signed in to change notification settings

DimaKoshevoy/data-app-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Data App

This app is leveraging Bitquery GraphQL API and onchain data via JSON-RPC to provide up to date DEX trading data from Uniswap v2 protocol on Ethereum Mainnet.

Demo Tokens List

Price chart is using Lightweigh TradinView charting library

Demo Tokens Chart

Installation

This repo is structured using yarn workspaces, with packages for both server and client code

In order to run this app localy, you need to run following commands and provide .env file with MONGODB_URI MONGODB_NAME BITQUERY_API_KEY RPC_URL in root folder.

yarn install
yarn run start

Running this commands will start app on port 8000

Alternatively demo is available at https://demo-data-app.herokuapp.com/

Be aware of strict API Limits for Bitquery free account.

About

Uniswap v2 trading data app using Bitquery GraphQL API and onchain data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published