# 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.