Oddbean new post about | logout
 Mutiny is now easier to self host!

We've re-engineered our storage solution, VSS, to run on a normal host, rather than Cloudflare's beta D1 service. Everything has been running smoothly since we migrated. Let us know if you have any issues.

https://blog.mutinywallet.com/self-hosting-mutiny/

VSS is a key part of Mutiny because browser storage can be at times unreliable, especially on iOS. VSS is end-to-end encrypted storage for lightning channel state. It also makes it easy to restore your wallet on another device.

The cool upside: now that this part of Mutiny Wallet is just a standard server + Postgres, it's a lot easier to self-host Mutiny. We put together a new repo with the core pieces you need, and we have docs there as well for how to self-host Mutiny on a VPS.

https://github.com/MutinyWallet/mutiny-deploy