🔧
Create your own RPC
Guide to create a private RPC. It is recommended to use private RPCs to get the best experience on the Shprd application.
When you are connected, go to "GetBlock Dashboard" page.

GetBlock Dashboard
You will see your API key in the "Production" section. You will need this to use the custom RPC.
To generate a full RPC link, click on Production. You will be taken to a page to create your custom RPC for any network.

API Key Detail
On this page, click on "Generate endpoint".

Generate Endpoint
Select the blockchain you want to use, JSON-RPC, Mainnet and click on create. You will get a link with this format (API_KEY being your own API key):
.
Last modified 5mo ago