zenith-rs

Crates.iozenith-rs
lib.rszenith-rs
version0.1.0
sourcesrc
created_at2022-10-12 13:24:49.131227
updated_at2022-10-12 13:24:49.131227
descriptionTools to build searchers in Rust
homepage
repositoryhttps://github.com/meka-dev/zenith-rs
max_upload_size
id686308
size36,836
xla (xla)

documentation

README

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.

Commit count: 8

cargo fmt