Skip to content

ondefy/agw-integration-example

Repository files navigation

Abstract Global Wallet with Next.js

This example showcases how to use the Abstract Global Wallet react SDK inside a Next.js application.

Local Development

  1. Clone this repo

    git clone [email protected]:ondefy/agw-integration-example.git
  2. Install dependencies

    npm install
  3. Get API key from https://www.zyfi.org/dashboard and add it in .ENV file

NEXT_PUBLIC_ZYFI_API_KEY=3658200f-****-****-****-e2b52a06c178
  1. Run the development server

    npm run dev

Visit http://localhost:3000 to see the app.

Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published