Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

thirdweb-example/ecosystem-social

Open more actions menu

Repository files navigation

thirdweb Ecosystem Wallets with social profiles

This is an example app that shows how to connect a thirdweb Ecosystem Wallet to a social profiles.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

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

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Environment Variables

Create a .env.local file with the following variables. You can copy these from the .env.example file:

NEXT_PUBLIC_THIRDWEB_CLIENT_ID=your-thirdwebclient-id
NEXT_PUBLIC_ECOSYSTEM_WALLET_NAME=your-thirdweb-ecosystem-wallet-name
NEXT_PUBLIC_PARTNER_ID=your-thirdweb-partner-id

Make sure to replace the placeholder values with your actual credentials. Remember to never commit your .env.local file to version control.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.