# Deployments ## local testnet ```bash # start local hardhat node npx hardhat node ``` ### layer 1 Contract addresses can be found in [deployments](./l1geth.json). ### layer 2 Contract addresses can be found in [deployments](./l2geth.json).