Cannot decide where to ape in? Feeling lucky is here to help you out.
The app allows users to ape into random token from selected sector for amount and token of their choice.
it uses React, Next.js, Wagmi, Privy, Chakra-UI, and @ensofinance/sdk-ts
to access Enso API.
Running the app
Environment Variables
NEXT_PUBLIC_ENSO_API_KEY: API key for Enso Finance.
NEXT_PUBLIC_PRIVY_KEY: API key for Privy.
Inside console
pnpm i
pnpm dev