🚧 We are building in public. This is presently under heavy construction.
- Rust 1.81+
cargo add asimov-sdk
[dependencies]
asimov-sdk = "25.0.0-dev.3"
[dependencies]
asimov-sdk = { version = "25.0.0-dev.3", default-features = false, features = ["tracing"] }
use asimov_sdk::*;
git clone https://github.com/asimov-platform/asimov.rs.git