Rollkit L2 Chain
Last updated
Last updated
As an example, here is how to use Rollkit to create an L2 chain and run it on the Sunrise's Data Availability Layer.
Dependencies and general installation instructions for Ubuntu 22.04.
Rollkit support is provided via a server included in sunrise-data. See for the role of the DA server.
See to set it up. By default, the GRPC server for Rollkit support listens on port 7980.
Clone rollkit repo
Start rollkit chain Use --rollkit.da_address
option to connect to the DA server. The other port specification options are used to avoid conflicts when running sunrised locally. See for other chain configuration.
Work