Directories ¶
Path | Synopsis |
---|---|
Package core implements Neo ledger functionality.
|
Package core implements Neo ledger functionality. |
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. |
internal
|
|
Package interop contains smart contract API functions.
|
Package interop contains smart contract API functions. |
binary
Package binary provides binary serialization routines.
|
Package binary provides binary serialization routines. |
blockchain
Package blockchain provides functions to access various blockchain data.
|
Package blockchain provides functions to access various blockchain data. |
contract
Package contract provides functions to work with contracts.
|
Package contract provides functions to work with contracts. |
convert
Package convert provides functions for type conversion.
|
Package convert provides functions for type conversion. |
crypto
Package crypto provides an interface to cryptographic syscalls.
|
Package crypto provides an interface to cryptographic syscalls. |
engine
Package engine allows to make contract calls.
|
Package engine allows to make contract calls. |
enumerator
Package enumerator provides functions to work with enumerators.
|
Package enumerator provides functions to work with enumerators. |
iterator
Package iterator provides functions to work with Neo iterators.
|
Package iterator provides functions to work with Neo iterators. |
json
Package json provides various JSON serialization/deserialization routines.
|
Package json provides various JSON serialization/deserialization routines. |
runtime
Package runtime provides various service functions related to execution environment.
|
Package runtime provides various service functions related to execution environment. |
storage
Package storage provides functions to access and modify contract's storage.
|
Package storage provides functions to access and modify contract's storage. |
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. |
client
Package client implements NEO-specific JSON-RPC 2.0 client.
|
Package client implements NEO-specific JSON-RPC 2.0 client. |
Click to show internal directories.
Click to hide internal directories.