Infura

If you don't have an account on Infura, follow these steps to create one and generate your API_KEY and RPC_URL.

Registering an Account on Infura:

  1. Click on Sign In

  2. Select Sign up today

Creating a New API Key on Infura:

  1. After successfully creating an account, you'll be redirected to the Infura Dashboard

  2. Fill out the form:

  • Name: Enter a name to easily identify your API Key.

  1. Click Create

Configuring Your Network Endpoints:

  1. Choose your network's endpoints.

  2. Click Save Changes

Retrieving Your RPC_URL and API_KEY:

Once your endpoints are configured, you will see the RPC_URL and API_KEY. You will need these for later use.

Following these steps will set up your Infura account and provide you with the necessary credentials to use the Infura RPC Node Provider.

Last updated