My Submission for the Evmos-Covalent #OneMillionWallets Hackathon.
- git clone https://github.com/DavidDrob/dex-analytics.git
- cd dex-analytics
- npm install
- Get an API Key at https://www.covalenthq.com/platform/#/auth/register
- copy
.env.example
into.env
and add your covalent API key - npm run dev