Get Started

Connect to Palm network

4min

Overview

There are currently two methods to connect to the Palm network:



1. Use a public RPC endpoint or node provider

Infura is an infrastructure node service that runs nodes on the Palm network and exposes their RPC API endpoints over HTTPS. Although the Palm network is a separate network from Ethereum, your Infura account and project information is used to authenticate you on the Palm network.

Detailed instructions for connecting to Palm network with your Infura account can be found here:

  • Testnet - connect to Palm network’s testing environment. This is useful as a staging environment and for long-term testing. You can use the Bridge to transfer assets between Palm Testnet and the Ethereum Goerli testnet.
  • Mainnet - connect to Palm network’s production environment. Contracts and accounts in this network hold real value. You can use the Bridge to transfer assets between Palm Mainnet and Ethereum Mainnet.

Alternatively you can use Blast's RPC API to connect to Palm Testnet or Mainnet networks



2. Setup and use your own transaction node

If you prefer operating with your own local EVM instance there are instructions on how to install, setup and run a transaction node on Run a Transaction Node

Updated 25 Mar 2024
Doc contributor
Doc contributor
Did this page help you?