# Functions
New creates a new node.
NewBackend creates a new Backend #stable - 0.4.0.
NewEthConfig for the ethereum services #unstable.
NewNetRPCService creates a new net API instance.
NewNodeConfig for p2p and network layer #unstable.
# Structs
Backend handles the chain database and VM #stable - 0.4.0.
NetRPCService mirrors the implementation of `internal/ethapi` #unstable.
Node is the main object.
NullBlockProcessor does not validate anything #unstable.