directory
0.0.0-20241208111944-886a677d4f6d
Repository: https://github.com/epicchainlabs/epicchain-go.git
Documentation: pkg.go.dev

# Packages

Package address implements conversion of a script hash to/from a Neo address.
Package base58 wraps generic base58 encoder with NEO-specific checksumming.
Package bigint implements Neo-specific big.Int (de)serialization to/from []byte.
Package fixedn implements fixed point integers with arbitrary precision.