cartesi / rollups-contracts

Smart Contracts for Cartesi Rollups
https://cartesi.github.io/rollups-contracts/
Apache License 2.0
18 stars 38 forks source link

Deploy to `{arbitrum,optimism}_sepolia` #167

Closed guidanoli closed 8 months ago

guidanoli commented 9 months ago

📚 Context

The Goerli testnet has been deprecated. We should deploy the contracts to Arbitrum and Optimism based on top of the Sepolia testnet.

✔️ Solution

Deploy contracts to arbitrum_sepolia and optimism_sepolia. This feature should be based on top of 1.1.0 and released as 1.2.0.

📈 Subtasks

guidanoli commented 8 months ago

FYI @tuler