Orbs Contract SDK
Orbs Contract SDK
Writing Contracts
Building Clients
Github
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
Powered by GitBook

Upgrading to latest versions

Gamma CLI

Upgrade to the latest version of Gamma CLI by running in terminal

brew upgrade gamma-cli

Gamma server

Upgrade to the latest version of Gamma server by running in terminal

gamma-cli upgrade-server

​

Gamma in Depth - Previous
Working with multiple environments
Next - Gamma in Depth
Gamma server under the hood
Last updated 2 years ago
Edit on GitHub
Contents
Gamma CLI
Gamma server