forc-wallet
forc-wallet copied to clipboard
feat: add the `verify` feature
# Verify a signature of a specific wallet
forc wallet verify <wallet number> <hash> <signature>
This requires access to a wallet. There should in addition be functionality to recover a pubkey/address from a signature and message hash, so that it can be used without a wallet.