sov-stf-runner

Crates.iosov-stf-runner
lib.rssov-stf-runner
version0.3.0
sourcesrc
created_at2023-10-20 17:14:26.479776
updated_at2023-10-20 17:14:26.479776
descriptionRuns Sovereign SDK rollups and their verifiers
homepagehttps://www.sovereign.xyz
repositoryhttps://github.com/sovereign-labs/sovereign-sdk
max_upload_size
id1009220
size18,863
Preston Evans (preston-evans98)

documentation

README

Sov-Stf-Runner

Generic logic for running the rollup.

StateTransitionRunner

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

Commit count: 752

cargo fmt