Introduction
Vencura Wallet — custodial wallet platform for Web3. The Venmo of wallets.
Vencura Wallet is a custodial wallet platform for Web3. Authenticated users create wallets on the backend; all operations (balance, sign, send) run via API. No private keys leave the server.
Features
- Custodial wallet API — getBalance, signMessage, sendTransaction — all via backend
- Dynamic auth — Magic link, OAuth, Web3 sign-in, API keys
- Encrypted keys at rest — AES-256-GCM; never logged or exposed
- Basic UI — Web dashboard and Expo mobile app
- Portable architecture — Run on VPS, AWS, Vercel, or local
- Type-safe SDKs — Generated from OpenAPI for web, mobile, CLI
Explore the docs
🔐
Vencura Wallet
Product overview, custodial wallet API, security model, and architecture.