This example showcases AGW's Wallet Linking feature; users can sign in with their AGW and view all Ethereum mainnet EOAs linked to their AGW.
-
Get a copy of the
agw-eoa-linkingexample directory from the Abstract Examples repository:mkdir -p agw-eoa-linking && curl -L https://codeload.github.com/Abstract-Foundation/examples/tar.gz/main | tar -xz --strip=2 -C agw-eoa-linking examples-main/agw-eoa-linking && cd agw-eoa-linking
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm dev
-
Visit http://localhost:3000 to see the app.
- Abstract Docs
- Abstract Global Wallet Overview
- Signer Management Concepts (Update link if a more specific one exists)
- Official Site
- GitHub
- X
- Discord
- YouTube