A Lightning wallet that serves only you.

Valet runs a real Lightning node in your pocket. No custodian, no vendor lock-in, no “Lightning-flavored” intermediary holding your keys behind a friendly UI. Your sats, your channels, your peers.

Lightning channels view
Valet home screen
Receive Lightning invoice

Most "Lightning" wallets aren't Lightning at all.

A new generation of wallets has quietly outsourced the hard parts — channels, peers, liquidity — to a single backend you didn't choose and can't see. The interface looks like Lightning. The trust model is a bank.

Custodial & vendor-locked

Their server, their rules.

Funds sit in a pooled account run by the wallet company. Withdrawals can be paused. Accounts can be frozen. The app is a thin client over someone else's ledger.

Obfuscated custody (Spark-style)

"Self-custodial" with an asterisk.

Newer architectures share signing with an operator. If that operator vanishes, cooperates with a court order, or just rate-limits you, your "non-custodial" balance becomes complicated.

Valet

An actual Lightning node.

Your phone opens channels, gossips on the network, and signs every payment locally. No intermediary, no shared signers, no "our backend." If we shut down tomorrow, your sats keep working.

Valet

Keys never leave the device.

12 words. Encrypted at rest. Optional biometric unlock. Channel state is yours to back up — locally, to your own cloud, or both.

Powered by IMMORTAN. Quietly serious about privacy.

Valet is built on IMMORTAN, a Lightning library written for users who care what their wallet actually does. It brings privacy features Lightning users used to give up — and on-chain controls power users used to need a desktop wallet for.

01 / Coin control

Choose which coins to spend.

Pick the exact UTXOs that fund a transaction. Keep labelled stacks separate. The kind of control desktop wallets brag about — on a phone.

02 / Real channels

You see your channels. All of them.

Open and close on your terms, with peers you choose. Inbound liquidity, fees, channel state — surfaced, not hidden behind "balance."

03 / No reuse

Address reuse, avoided.

Every receive surfaces a fresh address. Old ones expire. Your on-chain history stops being a heatmap.

04 / Routing privacy

Trampoline + private hops.

Pay without leaking your full path. Trampoline routing, ephemeral channels, no "LSP knows everything" tax.

05 / Yours to back up

Backups that work offline.

12-word seed plus encrypted channel-state files. Restore on a new phone in minutes, no servers consulted.

Things people moving from custodial wallets ask.

I'm used to a wallet that "just works." Will Valet feel different? +
Mostly no. Day-to-day — receiving, paying invoices, scanning QRs — feels familiar. The difference is in what's under the surface. The first time you open the app, Valet helps you open at least one channel so you can receive. After that, it gets out of the way.
What does "non-custodial" actually mean here? +
Your private keys are generated and stored on your device. Valet has no server that can hold, freeze, or move your funds. There is no shared signer or co-signer. If our domain disappeared tomorrow, you'd still control everything via your 12-word seed and channel state backup.
How is this different from Spark-based wallets? +
Spark-style architectures look non-custodial but rely on a shared operator that co-signs transactions. If that operator is offline, censoring, or compelled, your access changes. Valet runs a real Lightning node locally — no operator sits between you and the network.
What is IMMORTAN? +
IMMORTAN is the Lightning library Valet is built on. It's a fork of Eclair focused on mobile, with extra emphasis on user privacy — trampoline routing, hosted channels, and private routing hints — plus the kind of channel-state handling that lets a phone safely run as a real node.
What happens if I lose my phone? +
Restore your seed and channel state backup on a new phone. On-chain funds come back from the seed alone. Lightning channels need the latest channel state file (Valet exports these automatically and you can also save them to your own cloud).
Are there fees to Valet? +
No. Valet is free, open source, and has no built-in revenue stream. You pay normal Lightning routing fees and on-chain miner fees — the same fees a self-hosted node would pay.
Can I run my own node and use Valet as a remote? +
Valet is a node, not a remote control. If you already run an LN node and want a phone client for it, projects like Zeus are a better fit. If you want sovereignty without running a server, Valet is for you.

Open source, reproducible, audit-friendly.

Every line that handles your keys is on GitHub. Builds are reproducible — you can verify the APK we ship matches the source you read. Issues are public. Releases are signed.

GPL-3.0 License
v0.9.2 Latest release
Yes Reproducible