Web3 Wallet Connection
Connect your wallet for transaction signing. Authentication is handled separately via Steam.
🔗
Supported Wallets
Connect your Web3 wallet for transaction signing and blockchain interactions.
MetaMask
WalletConnect (300+ wallets)
Supported Networks
Ethereum Mainnet
Arbitrum
Polygon
Base
Optimism
Sepolia (Testnet)
🔧 Setup Instructions
1. Get WalletConnect Project ID:
Visit WalletConnect Cloud and create a project to get your Project ID.
2. Add to Environment Variables:
Add NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=your_project_id to your .env.local file.
3. Test Connection:
Click "Connect Wallet" above to test the integration with your preferred wallet.