directory
0.108.1
Repository: https://github.com/nspcc-dev/neo-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.