TEST ENVIRONMENT

🌿 Cilantro Wallet

✓ Test Deployment Active

This is the test deployment for Cilantro Mobile Wallet Adapter. Use this configuration to test wallet functionality before deploying to production.

📁 Configuration Files

🚀 Deployment Steps

  1. Set Test Mode: In constants/wallet-config.ts, set USE_PRODUCTION = false
  2. Rebuild App: Run npx expo prebuild --clean
  3. Build APK: Run eas build --platform android --profile preview
  4. Install & Test: Install the test APK on your device
  5. Test dApp Connection: Try connecting from Jupiter or other web dApps
⚠️ Important: This is a test environment. Do not use for production transactions with real assets.

✅ Verification Checklist

📖 Documentation

For more information, see the README and ENDPOINT_SETUP guides.