Devnet
Devnet Operation Guide
1. Deployment Information
a. Deploy Configuration
{
"l2ChainId": "901",
"l2BlockTime": 2,
"maxSequencerDrift": 600,
"sequencerWindowSize": 3600,
"channelTimeout": 300,
"p2pSequencerAddress": "0x...",
"batchInboxAddress": "0x...",
"batchSenderAddress": "0x..."
}b. L1 Deployed Contract Addresses
c. L2 Predeploy Contract Addresses
2. Devnet Container Overview
Container Name
Description
Endpoint
3. Docker Commands for Devnet Management
4. Testing Bridge Transactions Using Thanos SDK
Last updated