asimov-vault

Crates.ioasimov-vault
lib.rsasimov-vault
version24.0.0-dev.22
sourcesrc
created_at2024-10-23 12:00:02.412454
updated_at2024-10-23 12:00:02.412454
descriptionASIMOV Software Development Kit (SDK) for Rust
homepagehttps://sdk.asimov.so
repositoryhttps://github.com/AsimovPlatform/asimov.rs
max_upload_size
id1419999
size4,031
Arto Bendiken (artob)

documentation

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: 116

cargo fmt