Prerequisites
How to Use
- Copy the prompt below
- Paste it into your AI assistant
- The assistant will verify your existing Civic Auth setup
- The assistant will fetch the complete documentation and implement the integration for you
Integration Prompt
What the AI Assistant Will Do
When you use this prompt, the AI assistant will:- Verify prerequisites - confirm basic Civic Auth is already set up
- Fetch Ethereum documentation using curl from the official docs
- Analyze your existing setup and plan the integration
- Install required dependencies for Ethereum/EVM functionality
- Enhance your auth provider with Web3 capabilities
- Configure Wagmi with Civic’s embedded wallet connector
- Implement wallet creation for new users
- Add wallet components for balance checking and transactions
- Configure multi-chain support for various EVM networks
- Handle framework-specific configurations
Supported Networks
Civic Auth embedded wallets support the following EVM-compatible blockchain networks:- Ethereum (mainnet and testnets)
- Base (Coinbase Layer 2)
- Polygon (MATIC ecosystem)
- BSC (BNB) (Binance Smart Chain)
- Arbitrum One (Ethereum Layer 2)
- Avalanche (AVAX C-Chain)
- Unichain (Uniswap Layer 2)
- Sonic (High-speed blockchain)
- Cronos (Crypto.com Chain)
- OP Mainnet (Optimism Layer 2)
- Linea (ConsenSys zkEVM)
- ZKSync Era (Matter Labs zkEVM)
- Filecoin (Decentralized storage)
- Gnosis (Community-driven chain)
- Rootstock (Bitcoin sidechain)
- Mantle (Modular Layer 2)
- Ronin (Gaming-focused sidechain)
- Celo (Mobile-first blockchain)
Supported Features
- Multi-chain support with easy network switching
- Wagmi integration for React hooks
- Custom RPC endpoints
- Transaction sending and balance checking
- Error handling and user feedback
- Chain-specific configuration
Need help? If you encounter any issues during the AI-assisted integration, you can always fall back to the manual integration guide: Ethereum.
Make sure your AI assistant has the ability to run terminal commands and edit files in your project.