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
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.
NEXT_PUBLIC_DYNAMIC_PUBLIC_API_KEY
PROXY_PRIVATE_KEY
ALCHEMY_API