Categorygithub.com/reiver/go-pyecon
modulepackage
0.0.0-20240709192119-6836fb9ab9ba
Repository: https://github.com/reiver/go-pyecon.git
Documentation: pkg.go.dev

# README

go-pyecon

Package pyecon provides tools with working with the main pye contract, for the Go programming language.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-pyecon

GoDoc

Import

To import package pyecon use import code like the follownig:

import "github.com/reiver/go-pyecon"

Installation

To install package pyecon do the following:

GOPROXY=direct go get https://github.com/reiver/go-pyecon

Author

Package pyecon was written by Charles Iliya Krempeaux

# Packages

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

# Functions

HoleskyClient returns a client for the pyecon contract on the holesky blockchain-network.

# Constants

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

# Structs

Client is a client for a pyecon contract on some blockchain-network.
No description provided by the author
No description provided by the author

# Interfaces

BiToken represents a bi-token.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author