Orbs Contract SDK
Last updated
Last updated
The Orbs smart contract SDK is a framework for building decentralized applications over the Orbs blockchain. These applications are made of smart contracts written in the programming language.
The three chapters in the documentation cover:
- a high level overview of contract development in Orbs
- how to develop a new contract - a full reference of the Orbs Contract SDK
- working with gamma-cli, the Orbs local blockchain implementation
Support for additional programming languages like JavaScript is under way.
Orbs is an MIT-licensed open source project. The source code for the contract SDK is available on Github