Skip to content

incognitochain/go-incognito-sdk-v2

Repository files navigation

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.