Built on Stellar

Onboard users to Stellar in seconds

Security infrastructure for safe onboarding. Social login, key management, and non-custodial recovery. No seed phrases, no gas fees.

Try demo

Trusted by builders on Stellar

Security infrastructure for Stellar.

Everything your application needs to onboard and secure users without exposing private keys.

Social Login → Non-Custodial Wallet

Google or Apple authentication creates a full Stellar wallet in seconds. Keys are sharded using Shamir's Secret Sharing and processed inside TEE enclaves. Your users never touch a private key.

app.ts
import { AcceslyClient } from '@accesly/stellar-sdk'

const accesly = new AcceslyClient({
  apiKey: process.env.ACCESLY_API_KEY,
  network: 'testnet',
})

// One line = wallet ready
const session = await accesly.authenticate({
  provider: 'google',
})

console.log(session.publicKey)

TEE + Shamir Key Sharding

Ephemeral keys inside Trusted Execution Environments. 2-of-3 key sharding with device, auth, and recovery separation.

SEP-30 Non-Custodial Recovery

Multi-factor identity verification. Account access restoration without custodial control. Signer revocation and replacement.

SEP-10 Native Auth

Real Stellar signers and thresholds. Works with existing accounts. No protocol workarounds.

Zero Gas Fees

Users don't need to acquire tokens before their first action. No failed onboarding, no confusion.

Three seconds. Zero complexity.

Users sign in with Google. We handle key generation, sharding, and wallet funding behind the scenes.

01

Click "Continue with Google"

Familiar OAuth flow. No extensions, no downloads, no wallet setup required from the user.

02

Wallet created instantly

Non-custodial Stellar wallet generated with keys sharded 2-of-3 inside a TEE. User never sees a seed phrase.

03

Ready to transact

Account funded and active. Zero gas fees. SEP-10 authenticated. Full recovery via SEP-30.

Growing on Stellar

Key metrics and milestones

-- Wallets created Real-time from Stellar
3s Onboarding time Average user flow
396 npm Downloads First week
-- Active integrations Developer projects
Wallets Created Real-time

Start building on Stellar

Integrate secure wallet onboarding into your app in minutes. Ship social login.

Try demo