Alchemy
If you don't have an account on Alchemy, follow these steps to create one and generate your API_KEY
and RPC_URL
.
Registering an Account on Alchemy:
Visit https://www.alchemy.com.
Click on
Sign In
.Choose either
Sign in with Google
orSignup
to create your account.
Creating a New App on Alchemy:
After successfully creating an account, you'll be redirected to the Alchemy Dashboard
Click on
Create new app
Fill out the form:
Name: Enter a name to easily identify your app.
Description: Provide a short description of your app.
Click
Create App
Retrieving Your RPC_URL
and API_KEY
:
RPC_URL
and API_KEY
:Once your app is created, you will see the RPC_URL
and API_KEY
. You will need these for later use.
Following these steps will set up your Alchemy account and provide you with the necessary credentials to use the Alchemy RPC Node Provider.
Last updated