vbaas-go-sdk

module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2022 License: Apache-2.0

README

vBaas Fabric SDK for Go

The vBaas Fabric SDK for Go allows applications to interact with a Hyperledger Fabric blockchain network. It implements the Fabric programming model, providing a simple API to submit transactions to a ledger or query the contents of a ledger with minimal code.

Installation

Add a package dependency to your project with the command:

go get https://github.com/vtbaas/vbaas-go-sdk

Compatibility

This SDK requires Fabric 2.x

Directories

Path Synopsis
pkg
client
Package client enables Go developers to build client applications using the Hyperledger Fabric programming model.
Package client enables Go developers to build client applications using the Hyperledger Fabric programming model.
hash
Package hash provides hash implementations used for digital signature of messages sent to a Fabric network.
Package hash provides hash implementations used for digital signature of messages sent to a Fabric network.
identity
Package identity defines a client identity and signing implementation used to interact with a Fabric network.
Package identity defines a client identity and signing implementation used to interact with a Fabric network.
test
integration Module
performance Module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL