Crates.io | myore |
lib.rs | myore |
version | 1.3.3 |
source | src |
created_at | 2024-08-11 00:42:07.411053 |
updated_at | 2024-08-14 05:18:10.949764 |
description | ORE CLI Modification |
homepage | |
repository | https://github.com/endofthepain/myminer-cli |
max_upload_size | |
id | 1332855 |
size | 225,579 |
A Modification ORE CLI From Official ore-cli.
To install the CLI, use cargo:
cargo install myore-cli
If you run into issues during installation, please install the following dependencies for your operating system and try again:
sudo apt-get install openssl pkg-config libssl-dev
brew install openssl pkg-config
# If you encounter issues with OpenSSL, you might need to set the following environment variables:
export PATH="/usr/local/opt/openssl/bin:$PATH"
export LDFLAGS="-L/usr/local/opt/openssl/lib"
export CPPFLAGS="-I/usr/local/opt/openssl/include"
choco install openssl pkgconfiglite
To build the codebase from scratch, checkout the repo and use cargo to build:
cargo build --release
You can use the -h
flag on any command to pull up a help menu with documentation:
myore -h
If you find this project useful and would like to support its development, consider buying me a coffee:
Solana Address: 27Tw4MutGD9M2u1biQw4B6J3b6mfB98yCbpZuu8PzoTG
Thank you for your support!