Crates.io | sov-stf-runner |
lib.rs | sov-stf-runner |
version | 0.3.0 |
source | src |
created_at | 2023-10-20 17:14:26.479776 |
updated_at | 2023-10-20 17:14:26.479776 |
description | Runs Sovereign SDK rollups and their verifiers |
homepage | https://www.sovereign.xyz |
repository | https://github.com/sovereign-labs/sovereign-sdk |
max_upload_size | |
id | 1009220 |
size | 18,863 |
Generic logic for running the rollup.
The StateTransitionRunner
combines the StateTransitionFunction
with DaService
and runs the rollup by invoking the blob processing logic on blocks obtained from DaService
. Additionally, it allows the initiation of an RPC server with externally defined RPC methods