Skip to content

Klinola/ore-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ore CLI

Ore CLI is a command-line tool for interacting with the Ore program on Solana.

Setup

Prerequisites:

sudo apt-get update
sudo apt-get install build-essential

Build:

cargo build --release

Configuration:

  • Write private keys to keys, one per line.
  • Write RPC urls to rpcs, one per line.

Run:

./supervision.sh

This will start Ore CLI using the specified configuration.

Welcome to the Nyaverse! 💖✨

Let's create meowgical moments together! 🎉🐈‍⬛

About

Optimized ore-cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.2%
  • Shell 2.8%