Muun recovery tool
Go to file
Juan Pablo Civile ff5c3ffdf1 Change license to MIT 2021-02-01 18:00:11 -03:00
cmd/survey Release 2.0.0 2021-01-29 18:51:08 -03:00
electrum Release 2.0.0 2021-01-29 18:51:08 -03:00
scanner Release 2.0.0 2021-01-29 18:51:08 -03:00
utils Release 2.0.0 2021-01-29 18:51:08 -03:00
vendor Release 2.0.0 2021-01-29 18:51:08 -03:00
.gitignore Release v0.2.0 2019-12-17 17:32:12 -03:00
LICENSE Change license to MIT 2021-02-01 18:00:11 -03:00
README.md fix run command in README 2020-02-10 12:00:53 -03:00
address_generator.go Release v0.1.1 2019-11-28 20:13:09 -03:00
go.mod Release 2.0.0 2021-01-29 18:51:08 -03:00
go.sum Release 2.0.0 2021-01-29 18:51:08 -03:00
keys_generator.go Release 2.0.0 2021-01-29 18:51:08 -03:00
main.go Release 2.0.0 2021-01-29 18:51:08 -03:00
recovery_tool.go Release v0.3.0 2020-11-09 10:05:29 -03:00
sweeper.go Release 2.0.0 2021-01-29 18:51:08 -03:00

README.md

muun

About

You can use this tool to swipe all the funds in your muun account to an address of your choosing.

To do this you will need:

  • The recovery code, that you set up when you created your muun account
  • The two encrypted private keys that you exported from your muun wallet
  • A destination Bitcoin address where all your funds will be sent

The process of scanning the blockchain to recover your funds can take several hours, please be ready to keep it running. The scan starts at the block your wallet was created to make it faster, but depending on when that was it can take long.

Setup

  1. Install golang
  2. Open a terminal window
  3. Run this code:
git clone https://github.com/muun/recovery
cd recovery
go run -mod=vendor .

Questions

If you have any questions, contact us at contact@muun.com

Auditing

  • Most of the key handling and transaction crafting operations happens in the libwallet module.
  • All the blockchain scan code is in the neutrino module.

Responsible Disclosure

Send us an email to report any security related bugs or vulnerabilities at security@muun.com.

You can encrypt your email message using our public PGP key.

Public key fingerprint: 1299 28C1 E79F E011 6DA4 C80F 8DB7 FD0F 61E6 ED76