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
Upgrading to latest versions

Gamma CLI

Upgrade to the latest version of Gamma CLI by running in terminal
1
brew upgrade gamma-cli
Copied!

Gamma server

Upgrade to the latest version of Gamma server by running in terminal
1
gamma-cli upgrade-server
Copied!
​
Gamma in Depth - Previous
Working with multiple environments
Next - Gamma in Depth
Gamma server under the hood
Last modified 3yr ago
Copy link
Contents
Gamma CLI
Gamma server