Now accepting pilot partners

Stellar embedded wallets, ready in minutes

Your users login with Google, we handle everything else. Automatic wallet creation and USDC trustline.

<2s
Setup time
100%
API uptime
Web3
Web2 UX

💡 Free during pilot — you only cover network fees

Polo

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.

Explorar Demo

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

1

Install & configure

Install SDK and set your API keys.

~5 minutes
2

User logs in

User clicks "Sign in with Google" — that's it.

~3 seconds
3

We create & fund wallet

Keypair generation and account activation.

~2 seconds
4

Ready to transact

USDC enabled. Start sending payments.

immediately
Example integration
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); // true

Check 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.

Example: Freelance platform

Neobanks & fintech

Build remittance apps or savings accounts. Users never see blockchain.

Example: Remittance app

Loyalty & rewards

Let customers earn real USDC instead of closed-loop points.

Example: E-commerce cashback

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.

Limited pilot spots available

Ready to ship faster?

Email us at aleregex@gmail.com

⚡ Free during pilot • 🔒 Testnet support