regolith-labs / ore-cli

Command line interface for ORE miners.
1.46k stars 658 forks source link

does it support Metamask? #55

Open hafung opened 5 months ago

hafung commented 5 months ago

I run ./ore mine not work,

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

0xIchigo commented 1 month ago

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>