https://github.com/mutinywallet/mutiny-data-recovery
https://github.com/mutinywallet/mutiny-data-recovery
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mutinywallet/mutiny-data-recovery
- Owner: MutinyWallet
- License: mit
- Created: 2023-10-26T20:02:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T15:40:41.000Z (about 2 years ago)
- Last Synced: 2025-05-01T04:34:18.907Z (about 1 year ago)
- Language: Rust
- Size: 64.5 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mutiny-data-recovery
This is a tool for recovering Mutiny Wallets that end up in an unrecoverable state. If you enter your seed into this
tool it'll cause your channels to force close next time you open the wallet. This will allow you to recover your funds
from the channels.
## Usage
First install the binary from the [releases page](https://github.com/mutinywallet/mutiny-data-recovery/releases).
then run with:
```bash
mutiny-data-recovery
```
It will prompt you to enter your seed and this will get your wallet into a recoverable state.