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 Solana documentation using curl from the official docs
- Analyze your existing setup and plan the integration
- Install required dependencies for Solana functionality
- Enhance your auth provider with Web3 capabilities
- Implement wallet creation for new users
- Add wallet components for balance checking and transactions
- Configure Solana-specific features (RPC, Wallet Adapter, etc.)
- Handle framework-specific configurations
Supported Features
- Mainnet and all testnets
- Custom RPC endpoints
- Solana Wallet Adapter integration
- Transaction sending and balance checking
- Error handling and user feedback
Need help? If you encounter any issues during the AI-assisted integration, you can always fall back to the manual integration guide: Solana.
Make sure your AI assistant has the ability to run terminal commands and edit files in your project.