Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.93 KB

README.md

File metadata and controls

53 lines (35 loc) · 1.93 KB

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