Africa's Blockchain Club (ABC)
  • Web 3.0
    • Web 3.0
      • Web 3.0 Roadmap
    • Todo List
  • DeFi
    • Decentralized Finance (DeFi)
    • Decentralised Exchange (DEX)
      • Automated Market Maker
      • Testing out a DEX
      • Create a Dapp
    • Non-fungible tokens (NFTs)
  • Research
    • Crypto Research
    • Federal Reserve
      • Inflation and Interest Rate
      • Debt Ceiling
      • Policies
    • World Reserve Currency
    • Glossary
Powered by GitBook
On this page
  • Metamask - Web3 Browser Wallet
  • Add Scroll Sepolia RPC to Metamask
  • Faucet for Gas Fees and Bridge ETH to Scroll
  1. Web 3.0

Todo List

PreviousWeb 3.0 RoadmapNextDecentralized Finance (DeFi)

Last updated 1 year ago

These tools and resources will help you interact with the Scroll Sepolia testnet and develop on the Scroll network.

Metamask - Web3 Browser Wallet

Metamask is a browser extension that allows you to interact with Ethereum-based decentralized applications (dApps) directly from your browser. It acts as a wallet for storing Ethereum and other ERC-20 tokens. It also provides a way to manage your digital assets and interact with smart contracts.

  • Download:

  • Seed Phrase: A seed phrase, also known as a recovery phrase or backup phrase, is a set of 12 or 24 words that are used to restore access to your cryptocurrency wallet. It's essential to keep your seed phrase secure and private, as anyone with access to it can control your wallet.

  • Private and Public Key: In cryptography, a private key is a secret number that allows you to sign transactions and access your cryptocurrency. It should be kept secure and never shared with anyone. A public key is derived from the private key and is used to receive cryptocurrency. It's safe to share your public key, as it's only used for receiving funds.

Add Scroll Sepolia RPC to Metamask

RPC stands for Remote Procedure Call, and it's a protocol used by Metamask to communicate with Ethereum nodes. By adding Scroll Sepolia RPC to Metamask, you can connect to the Scroll network and interact with its blockchain.

  • Chainlist:

  • RPC URL:

    • Mainnet: https://1rpc.io/scroll

    • Testnet: https://scroll-sepolia.drpc.org

  • ChainID:

    • Mainnet: 534352

    • Testnet: 534351

  • Currency Symbol: ETH

  • Block Explorer:

    • Mainnet:

    • Testnet:

Faucet for Gas Fees and Bridge ETH to Scroll

In blockchain networks like Ethereum, gas is used to pay for transactions. A faucet is a service that provides users with a small amount of cryptocurrency for free, usually to cover transaction fees. The bridge allows you to transfer assets between different blockchains, such as from Ethereum to Scroll.

Remix IDE

Remix is an integrated development environment (IDE) for writing, testing, and deploying smart contracts on the Ethereum blockchain. It provides tools for coding, debugging, and deploying smart contracts, making it easier for developers to work with blockchain technology.

Faucet:

Bridge:

URL:

Metamask
Scroll Sepolia Testnet
https://scrollscan.com/
https://sepolia.scrollscan.dev/
Ethereum Sepolia Faucet
Sepolia Scroll Bridge
Remix IDE