LogoLogo
  • Overview
  • Getting Started
    • Using Mainnet
    • Wallet Configuration
    • Using DApps
    • Technical Architecture
  • Utilities
    • Fees
    • Bridges
    • Block Explorers
    • Oracles
    • Data Indexer
  • Development
    • Private RPC Providers
    • Contract Deployment(Remix)
    • Contract Deployment(Starton)
    • NFT APIs
    • Account Abstraction
    • Contracts
    • Running Matchain Node
  • Links
    • Network Status
    • Rollup info page
    • Matchain Website
Powered by GitBook
LogoLogo

All Rights Reserved © 2024 Matchain

On this page

Was this helpful?

  1. Development

Private RPC Providers

Matchain supports reliable RPC providers to ensure seamless interaction with the network. Below are the available options:


Ankr RPC

  • URL: https://www.ankr.com/rpc/matchain/

  • Benefits:

    • High uptime and stability.

    • Scalable for DApp deployment.

    • Developer-friendly and free tier available.

    For more information view the Ankr docs

How to Use:

  1. Create an account

  2. Head to https://www.ankr.com/rpc/projects

  3. Search for Matchain under chains

  4. Click to carrot and copy your own private RPC URL

If you are looking for the free public RPC node check out Using Mainnet

PreviousData IndexerNextContract Deployment(Remix)

Last updated 5 months ago

Was this helpful?