Skip to content

An example demonstrate how to query uniswap v2 data by graphql in golang

Notifications You must be signed in to change notification settings

huahuayu/graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go graphql uniswap v2 example

This is an example demonstrate how to query uniswap v2 data by graphql in golang.

usage

  1. git clone
git clone https://github.com/huahuayu/graphql.git
  1. build
cd graphql
go build ./...
  1. run
go run main.go

uniswap v2 queries

https://uniswap.org/docs/v2/API/queries/

About

An example demonstrate how to query uniswap v2 data by graphql in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages