asimov-sys-24.0.0-dev.8 has been yanked.
Asimov Software Development Kit (SDK) for Rust
🚧 We are building in public. This is presently under heavy construction.
🛠️ Prerequisites
- Rust 1.70+
⬇️ Installation
Installation via Cargo
$ cargo add asimov-sdk
👉 Examples
Importing the SDK
use *;
Initializing the SDK
// TODO
Examining SDK metadata
// TODO
👨💻 Development
$ git clone https://github.com/AsimovPlatform/asimov.rs.git