Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.49 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.49 KB
Abstract Logo

This is an Abstract app template bootstrapped with Abstract's AGW SDK and web3-react

Getting Started

This project is a Next.js app that uses the Abstract Global Wallet SDK with Family's web3-react to allow users to sign into the app.

Local Development

Install the dependencies:

pnpm install

Start the development server:

pnpm run dev

Start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Open your browser and navigate to http://localhost:3000 to see the app in action.

Learn More

To learn more about Abstract, check out our developer resources:

  • Abstract Documentation - learn about Abstract’s features.
  • Abstract Examples - view example repositories for best practices and common use cases.
  • YouTube - watch our technical tutorials and explainer videos.
  • Discord - chat with the team and other developers in our community.