Provides the Substrate service that starts a thread spinning up the network, client, and extrinsic pool, managing communication between them.
# Cargo.toml
[dependencies]
sc-service = "0.57.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Illustrates importing the Service type from sc_service (actual usage requires node setup).
Use the Substrate node template or follow the official Substrate documentation to set up a node.
No dependency data recorded yet.