Skip to content

EthereumCommonwealth/Dex223-auto-listing-subgraph

Repository files navigation

dex223-auto-listing

Setup project

git clone https://github.com/EthereumCommonwealth/dex223-auto-listing-subgraph
cd dex223-auto-listing && touch .env

Add values to .env file

NETWORK=<network name>
SUBGRAPH_KEY=<add subgraph secret key from TheGraph studio>

Add file with in ./config/<network name>.js watch for example in directory

yarn template
yarn compile
export $(xargs < .env) && graph deploy --studio dex223-auto-listing-$NETWORK
graph test -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published