The OP Mainnet upgrade to the Bedrock release will take place on June 6, 2023 at 16:00 UTC!
There will be 2-4 hours of downtime.
See here for additional details. (opens new window)
Optimism Guides
# Where should I start?
If you're brand new to Optimism, we recommend checking out the guide to deploying a basic contract (opens new window) It'll get you familiar with the core steps required to get a contract deployed to the network. Luckily, Optimism is EVM equivalent (opens new window), so it's 100% the same as deploying a contract to Ethereum.
If you're a bit more familiar with Optimism and Ethereum, you can try walking through one of the various tutorials (opens new window) put together by the Optimism community. They'll help you get a headstart when building your first Optimistic project.
# Guides
These guides provide integration guidelines for specific topics. They are intended as one stop shops, and should have all the relevant information you need for completing a specific type of integration, from network information and tutorials to tips and tricks.
We're aiming to maintain guides for many of the common interactions that developers might have with Optimism. For example, we have guides for adding Optimism support to a wallet or a CEX. We also have guides for getting your token onto the standard bridge (opens new window) or even writing your own custom bridge.
Take a look at the list on the left for a complete list of the guides we've created so far.
# Want a specific guide added?
Are we missing an important use case? We'd love to hear from you in a GitHub issue (opens new window) or on Discord (opens new window).