Emergency script
Last updated
Last updated
In the unlikely event that the MultisigX services become unavailable, users can access their funds using the Emergency Script. This script is open-source and designed to allow users to create Proposals or sign them manually. You can clone the from Elrond City's GitHub organisation.
The tool is a shell script, and only needs erdpy to interact with the blockchain. The script is most likely not POSIX-compliant, and was only tested using Bash. If you are using the latest version of erdpy, renamed mxpy, you can use the following command to convert the scripts:
In the interaction.sh file, replace the ADDRESS variable's content by the address of your Vault, and replace the OWNER variable's content by your wallet address.
Enter your address in the PRIVATE_KEY variable if you are using a Keystore (.json files), or replace the whole variable by the following if you are using a PEM file:
If needed, make the scripts executable using chmod:
You can then run the main script using
Follow the instructions on-screen and you'll be signing proposals in no time!
To use the script, you'll need a computer running Linux (or a Virtual Machine, or a Windows Subsystem for Linux), and your wallet as a PEM file or Keystore file. You can restore you wallet in this format using your seed phrase, on the .