Orbs Contract SDK
Writing ContractsBuilding ClientsGithub
Search…
Orbs Contract SDK
Getting Started
About smart contracts
Becoming a Go developer
Installing Gamma - local blockchain
Deploying your first contract
The Orbs Starter Kit
Downloading the Contract SDK
Orbs Contracts
Smart contracts
Layout of a contract file
Data types (Exported Functions)
State
Address
Events
Error handling
Calling other contracts
Calling Ethereum contract
API Reference
Limitations of Orbs Contracts
Creating a new contract
Gamma in Depth
Starting and stopping the server
Test keys and accounts
Deploying smart contracts
Sending transactions and queries
Checking sent transaction status
Reading Logs from Contracts
Working with multiple environments
Upgrading to latest versions
Gamma server under the hood
Deploying Gamma in the Cloud
Powered By GitBook
The Orbs Starter Kit
Orbs has prepared a template to use when starting to work on smart contracts.
It is available here: https://github.com/orbs-network/orbs-starter-kit​
The kit will set up a project that uses the Contract SDK and Gamma-cli to build a simple contract. It also uses Node.JS to run the application and the Orbs Javascript Client SDK to access the Orbs blockchain (Gamma) and perform actions on the contract.
For more information follow the readme.md file in the repo.
Getting Started - Previous
Deploying your first contract
Next - Getting Started
Downloading the Contract SDK
Last modified 2yr ago
Copy link