🚀 Firing up the rocket ship 🚀

Vultisig Share Decoder

Upload your vault shares

Debug Output


            

Support This Project

If you find this tool helpful, please consider making a donation

BTC: bc1qed9kurz5045myzsm25gdq52tcntpaj8x8zlat2
ETH: 0x5D4892B1b76157ed0b209c065F9753a55795b257

Why is this tool useful â–¼

It can provide you information about your backup without having to import it into the app. It can extract your private key information in case you need to migrate to a traditional wallet.

How does the tool work? â–¼

You can upload your vault shares + password (optional). It will only extract the correct private key information if you provide more than half of the threshold files (2of2,2of3,4of6, etc).

Some examples to test with â–¼

If you are looking for some examples on how to use it. You can find shares in the Github Repo to download. Just download them and upload it here.

You can check the code (and run it locally) from Github and see the code deployed from Replit

How to read the results â–¼

  • The WIF private keys for Bitcoin-like networks can be imported into tools such as Electrum.
  • The private keys for Ethereum networks can be imported into tools such as Metamask.
  • The private keys for Cosmos networks can be imported into tools such as Keplr.
  • The private keys will only have your balance if you uploaded more than a 50% threshold (2of2,2of3,3of5,4of7,etc) of the shares.
  • Remember: This should be a 1 time recovery situation as Vultisig features cannot protect you after you have imported your private key into another wallet.