ore-cli
ore-cli copied to clipboard
does it support Metamask?
I run ./ore mine
not work,
do you know how to config the keypair \ rpc \ config ...
Make sure you have everything installed and configured correctly by following the download steps outlined on the Ore website. It's recommended to generate a fresh key pair and fund it by sending SOL to the pubkey, so you have enough funds for the account creation and fees
Then, try running the following command to start:
ore mine --rpc <PUT_RPC_URL_HERE> --keypair <PATH_TO_KEYPAIR_GENERATED>