fuel git:(main) fuelup show
Default host: aarch64-apple-darwin
fuelup home: /Users/jimao/.fuelup
installed toolchains
latest-aarch64-apple-darwin (default)
active toolchain
latest-aarch64-apple-darwin (default)
forc : 0.49.3
- forc-client
- forc-deploy : 0.49.3
- forc-run : 0.49.3
- forc-crypto : 0.49.3
- forc-doc : 0.49.3
- forc-explore : 0.28.1
- forc-fmt : 0.49.3
- forc-lsp : 0.49.3
- forc-tx : 0.49.3
- forc-wallet : 0.4.3
fuel-core : 0.22.1
fuel-core-keygen : 0.22.1
fuels versions
forc : 0.54.0
forc-wallet : 0.54.0
When running forc deploy --testnet, the tool helped me create a mnemonic, but I did not save it properly. How should I restore it? I noticed that it might be possible to use code to decrypt the .wallet.json file, but I was wondering if there is a command line tool that can do this?