zetrix-sdk-go-fork

command module
v0.0.0-...-0cb4c35 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2023 License: MIT Imports: 1 Imported by: 0

README

ZetrixChain Go SDK

Introduction

Go developers can easily operate ZetrixChain blockchain via the ZetrixChain Go SDK. And you can complete the installation of by downloading the go package in a few minutes.

  1. docs is the usage documentations for the ZetrixChain Go SDK.
  2. src is the source code for the ZetrixChain Go SDK.
  3. test is the test code for the ZetrixChain Go SDK.
  4. examples is the examples for the ZetrixChain Go SDK.

Environment

go 1.10.1 or above.

Installation

To use the ZetrixChain Go SDK in a Maven project, just download packages.

Download packages
	go get github.com/Zetrix-Chain/zetrix-sdk-go

This article uses version 2.0.0 as an example

Mode 2: Import the Package in the Project
import (

	"github.com/Zetrix-Chain/zetrix-sdk-go/src/model"
	"github.com/Zetrix-Chain/zetrix-sdk-go/src/sdk"
)

Example project

ZetrixChain Go SDK provides rich examples for developers' reference

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src
account
account
account
blockchain
block
block
common
common
common
contract
contract
contract
toll
account
exception
exception
exception
model
request
request
sdk
sdk
sdk
token
asset
asset

Jump to

Keyboard shortcuts

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