Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 831 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 831 Bytes

Orion Blockchain Database - Go SDK

A Go SDK for the Hyperledger Labs Orion Blockchain Database.

The SDK allows the developer to conveniently connect to an Orion database cluster and execute data transactions and queries, as well as perform administration operations.

The examples/api package contains a complete set of working examples on every aspect of the API.

The examples/cars package contains a self-service demo of a car registry using the Orion blockchain database. This demo shows how to make use of multi-signature transactions in order to manage asset ownership.

How to Contribute

We will be happy to receive help! In order to become an Orion contributor, please contact the project maintainers.