Add the dependency to your Cargo.toml:
[dependencies]
bitaxe-api = { git = "https://github.com/BNKRORG/bitaxe-api", tag = "<version>" }This project is built with the Rust language version 2024 and requires a minimum compiler version of 1.85.0.
This library is made open-source to allow inspection and verification but is not intended to be used outside the organization projects.
If you are looking for a Bitaxe API client, please use https://github.com/w3ird-tech/bacli or a similar library.
This project is distributed under the MIT software license — see the LICENSE file for details.