Stellar embedded wallets, ready in minutes
Your users login with Google, we handle everything else. Automatic wallet creation and USDC trustline.
💡 Free during pilot — you only cover network fees

Personaliza el modal de autenticaciĂłn en tiempo real
Prueba nuestra demo interactiva y descubre cómo Polo integra billeteras embebidas en la red Stellar. Configura colores, métodos de autenticación y ve los cambios al instante.
Why developers choose Polo
Built for teams who want to ship fast
Web2 → Web3 onboarding
Your users login with Google and we handle the rest.
No seed phrases →USDC ready from day one
Pre-configured with USDC trustline. Start sending payments immediately.
Real stablecoin payments →Multi-tenant by design
Isolated environments per client with dedicated analytics.
Built for B2B scale →From zero to production in minutes
Here's the whole flow
Install & configure
Install SDK and set your API keys.
User logs in
User clicks "Sign in with Google" — that's it.
We create & fund wallet
Keypair generation and account activation.
Ready to transact
USDC enabled. Start sending payments.
import { Polo } from 'polo-sdk';
const polo = new Polo({
apiKey: process.env.POLO_API_KEY,
tenant: 'my-app'
});
// User clicks "Sign in with Google"
const wallet = await polo.auth.loginWithGoogle();
// That's it - wallet is ready for USDC
console.log(wallet.address); // G...
console.log(wallet.usdcEnabled); // trueCheck the full docs for React, Vue, and Node.js examples
Real teams, real use cases
See what you can build
Creator marketplaces
Pay creators in USDC. Instant settlement, no intermediaries.
Neobanks & fintech
Build remittance apps or savings accounts. Users never see blockchain.
Loyalty & rewards
Let customers earn real USDC instead of closed-loop points.
Questions we get a lot
Do my users need to buy XLM first?
Nope. We handle the XLM funding automatically. Your users just login with Google.
Can power users connect their own wallet?
Absolutely. You can offer both: embedded wallets and "Connect Wallet" for Freighter, Albedo, etc.
Can I test on testnet before going live?
Yes! Just set network: 'testnet' in your config.
What happens if Polo goes down?
Your wallets are real Stellar accounts on-chain. You can export the keys if needed. No vendor lock-in.
Ready to ship faster?
Email us at aleregex@gmail.com
⚡ Free during pilot • 🔒 Testnet support