Directories
¶
Path | Synopsis |
---|---|
options
Package options contains a set of common CLI options and helper functions to use them.
|
Package options contains a set of common CLI options and helper functions to use them. |
examples
|
|
engine
Module
|
|
events
Module
|
|
iterator
Module
|
|
nft-nd
Module
|
|
nft-nd-nns
Module
|
|
oracle
Module
|
|
runtime
Module
|
|
storage
Module
|
|
timer
Module
|
|
token
Module
|
|
token-sale
Module
|
|
internal
|
|
pkg
|
|
compiler
Package compiler implements Go to NEF smart contract compiler.
|
Package compiler implements Go to NEF smart contract compiler. |
config
Package config contains NeoGo node configuration definition.
|
Package config contains NeoGo node configuration definition. |
config/netmode
Package netmode contains well-known network magic numbers.
|
Package netmode contains well-known network magic numbers. |
consensus
Package consensus contains Neo consensus node implementation.
|
Package consensus contains Neo consensus node implementation. |
core
Package core implements Neo ledger functionality.
|
Package core implements Neo ledger functionality. |
core/block
Package block contains Neo block definition.
|
Package block contains Neo block definition. |
core/interop
Package interop contains implementations of Neo interop functions.
|
Package interop contains implementations of Neo interop functions. |
core/mpt
Package mpt implements MPT (Merkle-Patricia Tree).
|
Package mpt implements MPT (Merkle-Patricia Tree). |
core/native
Package native contains Neo native contracts.
|
Package native contains Neo native contracts. |
core/statesync
Package statesync implements module for the P2P state synchronisation process.
|
Package statesync implements module for the P2P state synchronisation process. |
core/transaction
Package transaction contains Neo transaction definition.
|
Package transaction contains Neo transaction definition. |
crypto
Package crypto contains implementation of crypto functions used by Neo.
|
Package crypto contains implementation of crypto functions used by Neo. |
crypto/hash
Package hash contains wrappers for Neo hashing algorithms.
|
Package hash contains wrappers for Neo hashing algorithms. |
crypto/keys
Package keys wraps public/private keys and implements NEP-2 and WIF.
|
Package keys wraps public/private keys and implements NEP-2 and WIF. |
encoding/address
Package address implements conversion of script hash to/from Neo address.
|
Package address implements conversion of script hash to/from Neo address. |
encoding/base58
Package base58 wraps generic base58 encoder with NEO-specific checksumming.
|
Package base58 wraps generic base58 encoder with NEO-specific checksumming. |
encoding/bigint
Package bigint implements Neo-specific big.Int (de)serialization to/from []byte.
|
Package bigint implements Neo-specific big.Int (de)serialization to/from []byte. |
encoding/fixedn
Package fixedn implements fixed point integers with arbitrary precision.
|
Package fixedn implements fixed point integers with arbitrary precision. |
rpc/client
Package client implements NEO-specific JSON-RPC 2.0 client.
|
Package client implements NEO-specific JSON-RPC 2.0 client. |
smartcontract/manifest/standard
Package standard contains interfaces for well-defined standards and function for checking if arbitrary manifest complies with them.
|
Package standard contains interfaces for well-defined standards and function for checking if arbitrary manifest complies with them. |
util/bitfield
Package bitfield provides a simple and efficient arbitrary size bit field implementation.
|
Package bitfield provides a simple and efficient arbitrary size bit field implementation. |
util/slice
Package slice contains byte slice helpers.
|
Package slice contains byte slice helpers. |
interop
Module
|
|
scripts
module
|
|
Click to show internal directories.
Click to hide internal directories.