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.
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.
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.