Skip to content

cristiangpr/balance-checker

Repository files navigation

Polymarket Balance Checker

Click on the market outcome you want to check. When the modal pops up enter the customers Polymarket account address and click submit to see their balance for that position.

Getting Started

Clone the repository and run npm install

To run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Run the tests:

npm test

API Docs

To learn more about Next.js, take a look at the following resources:

Demo