diff --git a/README.md b/README.md index 21b817f..ecfdf0e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,15 @@ git clone https://github.com/base/withdrawer.git cd withdrawer go install . ``` +### Quickstart example (Base Sepolia) +```bash +withdrawer +--network base-sepolia +--withdrawal +--rpc https://sepolia.infura.io/v3/ +--l2-rpc https://sepolia.base.org +--ledger +``` ## Usage