simeonkerkola / pool-browser

Browse Balancer's trading pools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Balancer Pool Browser

Project Setup

Create file .env.local to the project root and add keys:

VITE_APP_INFURA_API_KEY="xxxxxxx"

Compile and Hot-Reload for Development

npm run dev

Future improvements

  • Show Balanced Pools and their composition
  • Show Icon for each Asset
  • Option: Use Wallet as a provider insted of infura
  • Generate GraphQL query typescript types automatically from schema with apollo cli

About

Browse Balancer's trading pools


Languages

Language:Vue 56.8%Language:TypeScript 30.6%Language:CSS 8.0%Language:JavaScript 3.2%Language:HTML 1.4%