Skip to content

melis-wallet/melis-recovery

Repository files navigation

melis-recovery

The Melis Recovery Tool enables Melis users to recover their funds in the event that the Melis server becomes unavailable.

To use it you need the mnemonics of all users partecipating in the account you want to recovery and a recovery file.

If you have not downloaded the latest recovery file by hand you can check if it's still in the application cache: if open, the Melis client downloads it every time it detects a new transaction. You can download the account recovery files by going to the url #info/noserver

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd melis-recovery
  • npm install

Running / Development

Hosted version

You can use an hosted deployed release at this recovery.melis.io

Further Reading / Useful Links