Categorygithub.com/jnsand/go-tron
modulepackage
0.1.2
Repository: https://github.com/jnsand/go-tron.git
Documentation: pkg.go.dev

# README

TRON API implementation written in Go

Demo

github.com/jnsand/go-tron-demo

# Packages

No description provided by the author
Package account provides functionality for managing Tron network accounts.
Package address provides functionality for parsing and manipulating Tron addresses.
Package client provides functionality for interacting with the Tron node RESTful APIs.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
Signable is an interface for implementations of signable objects.
Signer is an interface for implementations of objects that append signatures to signable objects.