asimov-sdk

Crates.ioasimov-sdk
lib.rsasimov-sdk
version24.0.0-dev.0
sourcesrc
created_at2024-06-28 23:59:55.728747
updated_at2024-06-28 23:59:55.728747
descriptionAsimov Software Development Kit (SDK) for Rust
homepagehttps://sdk.asimov.so
repositoryhttps://github.com/AsimovPlatform/asimov.rs
max_upload_size
id1287090
size3,766
Arto Bendiken (artob)

documentation

https://github.com/AsimovPlatform/asimov.rs/blob/master/README.md

README

Asimov Software Development Kit (SDK) for Rust

License Compatibility Package

🚧 We are building in public. This is presently under heavy construction.

🛠️ Prerequisites

⬇️ 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

Share on Twitter Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

Commit count: 0

cargo fmt