oasisprotocol / oasis-sdk

Official SDK for the Oasis Network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oasis SDK

CI lint status CI audit status CI test status Rust coverage

Directories

  • client-sdk: Client libraries for interacting with the Oasis consensus layer and runtimes in different languages.
  • runtime-sdk: Oasis Runtime SDK that makes it easy to develop new runtimes.
  • runtime-sdk/modules: A collection of larger modules for the Runtime SDK.
  • contract-sdk: Oasis Contract SDK that can be used to develop Rust smart contracts that compile to WASM and can be executed inside the contracts Runtime SDK module.

License

All Oasis SDK software components are licensed under Apache 2.0.

The content of the documentation (the /docs folder in any of the components) including the media (e.g. images and diagrams) is licensed under Creative Commons Attribution 4.0 International.

About

Official SDK for the Oasis Network.

License:Apache License 2.0


Languages

Language:Rust 63.0%Language:Go 20.1%Language:TypeScript 12.7%Language:JavaScript 2.4%Language:Solidity 0.9%Language:Shell 0.6%Language:Dockerfile 0.1%Language:Makefile 0.0%Language:HTML 0.0%