MPC wallets anywhere your users need them

Ancho offers a powerful set of SDKs to create and manage MPC wallets across multiple chains on mobile and web with low lift to your developers.

Ancho hero
import Ancho from '@ancho/web'

const ancho = new Ancho({ userToken: 'YOUR_USER_TOKEN' })

const address = await ancho.getAddress('eip155:1')
const signature = await ancho.signMessage(
  'eip155:1', 
  'Hello, world!',
)

Managed and opinionated

We know that developers don't want to spend time deciding from a laundry list of options. Ancho is designed to be opinionated and managed, so you can focus on building your application, not managing your wallet infrastructure.

Self-custody backups

Ancho backs up users' wallets using Passkeys from their device by default, so they don't have to worry about losing access to their wallets. No extra configuration or server-side setup required.

Backend-less

Ancho is designed to be used directly from the client, so you don't have to worry about managing a backend service to get wallets to your users. Just register a user, and start signing!

Optimized for the client

Ancho wallets are pre-generated, so as soon as you register a new user, they already have a wallet. No need to wait for blockchain confirmations or wallet generation.

Fully self-service

Our dashboard gives you full control over your Ancho account. You can sign up, create and manage your wallets, and monitor your usage all from one place.

Our SDKs are public, so you can get started right away. No need to wait for approval or a sales call.

Ready to get started?

This is where everyone else would ask you to schedule a demo, but we're not everyone else. We're Ancho. We're ready when you are.