zenith-rs 0.1.0

Tools to build searchers in Rust
Documentation

zenith-rs

Github Actions Crates.io

Zenith is the block space market for the interchain and this crate provides tools to interact with it.

The crate is limited to the demand/searcher side. This means querying auctions and submitting bids.

To use zenith-rs add it to your [dependencies]

[dependencies]

zenith-rs = { version = "0.1",  default-features = false }

Contributing

Please see CONTRIBUTING.md for details.