Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import RaaSNotice from '../partials/_raas-providers-notice.mdx';

<RaaSNotice />

This is the **simplest way** to run a complete Arbitrum L3 chain that settles to the <a data-quicklook-from="arbitrum-sepolia">Arbitrum Sepolia</a>Sepolia chain. You'll run five steps in order. No configuration choices—everything uses default values. One node runs a sequencer, batch poster, and validator.
This is the **simplest way** to run a complete Arbitrum L3 chain that settles to the <a data-quicklook-from="arbitrum-sepolia">Arbitrum Sepolia</a> chain. You'll run five steps in order. No configuration choices—everything uses default values. One node runs a sequencer, batch poster, and validator.

### What you'll do

Expand Down
Loading