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. |
Package interop contains smart contract API functions and type synonyms.
|
Package interop contains smart contract API functions and type synonyms. |
binary
Package binary provides binary serialization routines.
|
Package binary provides binary serialization routines. |
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. |
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. |
services
|
|
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. |
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. |
Click to show internal directories.
Click to hide internal directories.