Expand description
A fresh FRAME-based Substrate node, ready for hacking.
Modules§
- chain_
spec - rpc
- A collection of node-specific RPC methods.
Substrate provides the
sc-rpc
crate, which defines the core RPC layer used by Substrate nodes. This file extends those RPC definitions with capabilities that are specific to this project’s runtime configuration. - service
- Service and ServiceFactory implementation. Specialized wrapper over substrate service.
- staging
- template_
chain_ spec - testnet