sdk-go-client

module
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2019 License: Apache-2.0

README

SDK Go Client

Requirements

  • Go >= 1.10

Install

go get -u github.com/katena-chain/sdk-go-client/...

Usage

To rapidly interact with our API, you can use our Transactor helper. It handles all the steps needed to correctly format, sign and send a transaction.

Feel free to explore and modify its code to meet your expectations.

Examples

Detailed examples are provided in the examples folder to explain how to use our Transactor helper methods.

Available examples:

  • Send a Certificate
  • Retrieve a Certificate
  • Encrypt and send a Secret
  • Retrieve a list of Secret

For instance, to send a certificate:

go run examples/send_certificate/main.go

Katena documentation

For more information, check the katena documentation.

Directories

Path Synopsis
crypto
api
examples

Jump to

Keyboard shortcuts

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