Aims to deliver analytics & historical data for XDEFI-BASE.
Still a work in progress. Feel free to contribute!
yarn global add @graphprotocol/graph-cli
graph auth https://api.thegraph.com/deploy/ <key>
yarn install
rm -rf build && rm -rf src/types
yarn codegen && yarn build
yarn deploy:kovan