Quick setup guide for gasless transactions with Chipi SDK in Next.js applications
pk_prod_xxxx
). Keep this handy as you’ll need it to initialize the SDK.sk_prod_xxxx
) for now.Providers.tsx
file to wrap your application.layout.tsx
, wrap your app with the Providers
component as shown below: