incognitochain / go-incognito-sdk-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Go 99.6%Language:Assembly 0.4%