Blast Docs
  • 👋Welcome to Blast Docs
  • Quick Start
    • Developing smart contracts on Blast
    • Testing on Blast Test Networks
    • Bridging ETH with the Blast SDK
    • Bridging ERC-20 tokens with the Blast SDK
    • View transactions between layers
    • Creating an ERC20 Token on L2 to represent one on L1
    • Registering a Custom ERC20 Token on L2
    • Estimate the costs of an BL Mainnet (L2) transaction
  • Developer docs
    • 💻BLAST Node Operators
      • 📝Node Operator Guide
      • 🧑Building a Node from Source
      • Running BLAST Mainnet from Source
      • Running BLAST Testnet from Source
  • How-to Guides
    • Using Blast Bridge
Powered by GitBook
On this page
  • Where should I start?
  • #Guides

Quick Start

PreviousWelcome to Blast DocsNextTesting on Blast Test Networks

Last updated 1 year ago

Where should I start?

If you're brand new to BLAST Mainnet, we recommend checking out the It'll get you familiar with the core steps required to get a contract deployed to the network. Luckily, BLAST Mainnet is , so it's 100% the same as deploying a contract to Ethereum.

If you're a bit more familiar with BLAST and Ethereum, you can try walking through one of the various put together by the Blast community. They'll help you get a headstart when building your first Optimistic project.

If you need testnet ETH, you can use our Superchain Faucet (opens new window)or check out these other network faucets options.

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 BLAST Mainnet. For example, we have guides for adding BLAST Mainnet support to a wallet or a CEX. We also have guides for getting your or even .

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?

guide to deploying a basic contract (opens new window)
EVM equivalent (opens new window)
tutorials (opens new window)
#
token onto the standard bridge (opens new window)
writing your own custom bridge
#