Expand description
Archon
A batch submission library for generalized rollups.
Modules§
- builder
- The channel builder
- channels
- Channel Manager
- client
- The core Archon client
- config
- Configuration
- driver
- The core batch submission logic
- errors
- Common Archon Errors
- prelude
- Re-export Archon Types
- rollup
- The rollup node Rollup
- telemetry
- Archon Telemetry Telemetry module
- transactions
- The transaction manager
Macros§
- extract_
env - This macro is used to read the value of an environment variable. If the environment variable is not set, the macro will panic.