Categorygithub.com/reiver/go-chainname
repositorypackage
0.0.0-20240725011533-90453124e762
Repository: https://github.com/reiver/go-chainname.git
Documentation: pkg.go.dev

# README

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: http://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