jasmine_sdk_go

package module
v0.0.0-...-3ed91c8 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const TFC_ADDRESS = "0xe78A0F7E598Cc8b0Bb87894B0F60dD2a88d6a8Ab"

Variables

View Source
var (
	UnimplementedError     = errors.New("unimplemented")
	NoPrivateKeyError      = errors.New("no private key is provided")
	InvalidPrivateKeyError = errors.New("invalid private key")
)

Functions

This section is empty.

Types

type SDK

type SDK struct {
	// contains filtered or unexported fields
}

func NewSDK

func NewSDK(blockchainEndpoint string) (sdk *SDK, error error)

* Create a new SDK instance with connection to blockchain endpoint

type TFC

type TFC struct {
	// contains filtered or unexported fields
}

func NewTFC

func NewTFC(sdk *SDK, tfcAddress address) (tfc *TFC, err error)

* Create a new TFC instance by providing the sdk object and the address of TFC ERC20 contract

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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