A script that automates solving puzzles related to Elrond on Guarda.
- Checking all possible combinations of a given mnemonic.
- Generate a private key for each combination.
- Generating a private address from the key.
- Checking the address on the blockchain.
First you need to install the dependencies.
pnpm installnode solver.mjsAnd that's all!