Skip to content

Bridge (Dogecoin L1 ↔ DogeOS L2)

DogeSoft’s bridge is the on-ramp and off-ramp between Dogecoin L1 (inscriptions, DRC-20, DOGE) and DogeOS (an EVM-style L2) for assets and flows the protocol and live UI support. L1 deposits are verified before L2 actions complete; L2 moves follow on-chain contracts and known signer rolesβ€”not your Doge seed in an EVM wallet.

How to think about it

  • L1 β€” you only send to addresses the official product shows for that flow and network.
  • Verification β€” the bridge service checks L1 state the code defines (confirmations, recipient, format).
  • L2 β€” EVM legs use role-limited signers and contract rules you can read on-chain; Doge self-custody keys and L2 operator keys are separate concerns by design.

You stay responsible for not falling for phishing addressesβ€”this doc can’t stop that; the official app can only label what DogeSoft ships.

Next: Ecosystem map Β· Pill