Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 750 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 750 Bytes

Kingswap

kingswap start page

Kingswap helps user swap USDC tokens without the need of having any ETH in their wallet. We utilise ERC permits to achieve this.

Live project can be checked on kingswap-alpha.vercel.app

Getting Started (locally)

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Environment variables

  • NEXT_PUBLIC_DYNAMIC_PUBLIC_API_KEY
  • PROXY_PRIVATE_KEY
  • ALCHEMY_API