Introduction

ROHI (Robonomics Open Hardware Initiative) SDK is a project offering libraries and firmware to build IoT devices powered by Robonomics network - a Web3 cloud platform designed to manage IoT devices and robotics.
SDK Features
- Type- and memory-safe using Rust Language
- Fully async code powered by Embassy Framework
- Secure & decentralized infrastructure on Robonomics Network
The following sections assume basic Rust knowledge. If you're unsure about any language aspects, please refer to the Rust book.
Contributing
ROHI SDK is free and open source. You can find the source code on GitHub, where issues and feature requests can be posted on the issue tracker. The project relies on community contributions to fix bugs and add features - if you'd like to help, please consider opening a pull request.
License
The ROHI SDK source and documentation are released under the Apache v2.0.