LiteSig is a non-custodial multisig wallet for Litecoin, built entirely in the browser. Set up a 2-of-3 or 3-of-5 vault, invite cosigners with a link, no single key can move your coins. All signing happens client side, the server only sees encrypted blobs, never a private key. Built on BIP39, BIP48, and PSBT, recoverable in any compatible wallet. Crypto core is open source: github.com/litesig/litecoin-multisig Free to start, full multisig sandbox on testnet before risking real funds.
No reviews yetBe the first to leave a review for LiteSig
Maker
📌
Hey everyone, maker here.
I started this because I wanted a Litecoin multisig vault for my own savings and every option I found was either a desktop app that hadn't been updated in years, or required me to juggle xpub files between cosigners by hand. Nothing felt like something I'd trust a family member to actually use.
LiteSig does the coordination part for you: cosigners just open a link, add their key in their own browser, and the vault assembles itself. I never see a private key, not even for a second, the server only stores encrypted blobs. You can try the whole multisig flow free on testnet before putting a single real coin behind it.
Just open sourced the crypto core too (key derivation, address generation, PSBT signing) so anyone who knows this stuff can check my work instead of trusting me blindly.
Happy to answer anything, especially if you've tried setting up multisig before and it put you off. That friction is exactly what I'm trying to fix.