Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mutinywallet/mutiny-data-recovery
https://github.com/mutinywallet/mutiny-data-recovery
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mutinywallet/mutiny-data-recovery
- Owner: MutinyWallet
- License: mit
- Created: 2023-10-26T20:02:29.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-08T15:40:41.000Z (5 months ago)
- Last Synced: 2024-10-13T06:43:09.421Z (about 1 month ago)
- Language: Rust
- Size: 64.5 KB
- Stars: 3
- Watchers: 3
- 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.