Swapcard SDK Nextjs example application Clone the repo Install dependencies yarn install Setup config Copy .env.example file and update values cp .env.example .env Run the app yarn dev