4 releases
new 25.0.0-dev.3 | Apr 21, 2025 |
---|---|
25.0.0-dev.1 | Apr 14, 2025 |
25.0.0-dev.0 | Apr 10, 2025 |
#444 in Development tools
357 downloads per month
Used in asimov-module-cli
22KB
516 lines
ASIMOV Software Development Kit (SDK) for Rust
🚧 We are building in public. This is presently under heavy construction.
🛠️ Prerequisites
- Rust 1.81+
⬇️ Installation
Installation via Cargo
$ cargo add asimov-sdk
👉 Examples
Importing the SDK
use asimov_sdk::*;
Initializing the SDK
// TODO
Examining SDK metadata
// TODO
👨💻 Development
$ git clone https://github.com/AsimovPlatform/asimov.rs.git
Dependencies
~0.2–9.5MB
~107K SLoC