Create a .env
file based on .env.example
. Then, run:
npm install
Create a database. Network will be added at the end. E.g: pine_mainnet
; pine_rinkeby
; etc.
CREATE DATABASE pine_mainnet
You can use postgress directly or pgadmin.
npm run indexer:mainnet
Index uniswap token's orders
npm run executor:mainnet
Execute orders when can be filled