ore-cli icon indicating copy to clipboard operation
ore-cli copied to clipboard

does it support Metamask?

Open hafung opened this issue 10 months ago • 1 comments

I run ./ore mine not work,

do you know how to config the keypair \ rpc \ config ...

hafung avatar Apr 09 '24 02:04 hafung

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>

0xIchigo avatar Aug 08 '24 08:08 0xIchigo