Crates.io | zenith-rs |
lib.rs | zenith-rs |
version | 0.1.0 |
source | src |
created_at | 2022-10-12 13:24:49.131227 |
updated_at | 2022-10-12 13:24:49.131227 |
description | Tools to build searchers in Rust |
homepage | |
repository | https://github.com/meka-dev/zenith-rs |
max_upload_size | |
id | 686308 |
size | 36,836 |
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 }
Please see CONTRIBUTING.md
for details.