Directories
¶
Path | Synopsis |
---|---|
examples
|
|
events
Module
|
|
nft-nd
Module
|
|
nft-nd-nns
Module
|
|
oracle
Module
|
|
timer
Module
|
|
pkg
|
|
core
Package core implements Neo ledger functionality.
|
Package core implements Neo ledger functionality. |
core/mpt
Package mpt implements MPT (Merkle-Patricia Tree).
|
Package mpt implements MPT (Merkle-Patricia Tree). |
encoding/base58
Package base58 wraps generic base58 encoder with NEO-specific checksumming.
|
Package base58 wraps generic base58 encoder with NEO-specific checksumming. |
interop
Package interop contains smart contract API functions.
|
Package interop contains smart contract API functions. |
interop/account
Package account provides getter functions for Account interop structure.
|
Package account provides getter functions for Account interop structure. |
interop/asset
Package asset provides functions to work with regular UTXO assets (like NEO or GAS).
|
Package asset provides functions to work with regular UTXO assets (like NEO or GAS). |
interop/attribute
Package attribute provides getters for transaction attributes.
|
Package attribute provides getters for transaction attributes. |
interop/block
Package block provides getters for Neo Block structure.
|
Package block provides getters for Neo Block structure. |
interop/blockchain
Package blockchain provides functions to access various blockchain data.
|
Package blockchain provides functions to access various blockchain data. |
interop/contract
Package contract provides functions to work with contracts.
|
Package contract provides functions to work with contracts. |
interop/crypto
Package crypto provides an interface to VM cryptographic instructions and syscalls.
|
Package crypto provides an interface to VM cryptographic instructions and syscalls. |
interop/engine
Package engine provides access to VM execution metadata and allows to make contract calls.
|
Package engine provides access to VM execution metadata and allows to make contract calls. |
interop/enumerator
Package enumerator provides functions to work with enumerators.
|
Package enumerator provides functions to work with enumerators. |
interop/header
Package header contains functions working with block headers.
|
Package header contains functions working with block headers. |
interop/input
Package input provides functions dealing with transaction inputs.
|
Package input provides functions dealing with transaction inputs. |
interop/iterator
Package iterator provides functions to work with Neo iterators.
|
Package iterator provides functions to work with Neo iterators. |
interop/output
Package output provides functions dealing with transaction outputs.
|
Package output provides functions dealing with transaction outputs. |
interop/runtime
Package runtime provides various service functions related to execution environment.
|
Package runtime provides various service functions related to execution environment. |
interop/storage
Package storage provides functions to access and modify contract's storage.
|
Package storage provides functions to access and modify contract's storage. |
interop/transaction
Package transaction provides functions to work with transactions.
|
Package transaction provides functions to work with transactions. |
interop/util
Package util contains some special useful functions that are provided by compiler and VM.
|
Package util contains some special useful functions that are provided by compiler and VM. |
interop/witness
Package witness provides functions dealing with transaction's witnesses.
|
Package witness provides functions dealing with transaction's witnesses. |
rpc/client
Package client implements NEO-specific JSON-RPC 2.0 client.
|
Package client implements NEO-specific JSON-RPC 2.0 client. |
scripts
module
|
Click to show internal directories.
Click to hide internal directories.