09 / Chain / 2024
base2eth
Shared contract dependencies for Ethereum and Base. One kit so deployments do not drift.
- Solidity
- Base
- Ethereum
base2eth is the common dependency layer I use for contracts that need to live on both Ethereum and Base. Shared interfaces, shared assumptions, less chance the two chains quietly disagree.
L2 work fails in the boring places — addresses, decimals, the thing you copied last Tuesday. This repo exists so I stop copying.