Skip to content

Package chainname provides chain-names for different blockchain-networks, for the Go programming language.

License

Notifications You must be signed in to change notification settings

reiver/go-chainname

Repository files navigation

go-chainname

Package chainname provides chain-names for different blockchain-networks, for the Go programming language.

The data for the chain-names comes from https://chainid.network/

Documention

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

GoDoc

Import

To import package chainname use import code like the follownig:

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

Installation

To install package chainname do the following:

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

Author

Package chainname was written by Charles Iliya Krempeaux

About

Package chainname provides chain-names for different blockchain-networks, for the Go programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages