Skip to content

Latest commit

 

History

History
78 lines (66 loc) · 3.54 KB

README.md

File metadata and controls

78 lines (66 loc) · 3.54 KB

Go Report Card License: MIT

go-incognito

Introduction

A Golang SDK for interacting with the Incognito network.

Installation

go get github.com/incognitochain/go -incognito-sdk-v2

Dependencies

See go.mod

Import

import (
github.com/incognitochain/go -incognito-sdk-v2
)

Tutorials

Following is a series of examples to help you get familiar with the Incognito network. The list does not cover all the capabilities of the SDK, we will try to cover them as much as possible.