Shprd
  • Shprd
    • 📒Introduction
    • 📜Whitepaper
  • UNDERSTAND SHPRD
    • 📚Protocol Overview
    • 📈Vault Rebalancing
    • 🛡️Security
      • ⏯️Pause procedure
      • 🆘Emergency Contact
    • 💸Protocol Fees
    • 🕸️Networks
  • Guides
    • 👷Create and manage a vault
      • ⛏️Create a vault
      • ⚙️Manage a vault
    • 💰Investing in a vault
      • 🤝Choose a vault
      • 📥Deposit in a vault
      • 📤Redeem in vault
    • 🏎️RPC
      • 🔁Change RPC
      • 🔧Create your own RPC
    • 🔑Cold Wallet
  • Technical Reference
    • 🧠Core Contracts
      • 📓VLib
      • 🏭Factory
      • 💎Vault
      • 💰FeesManager
      • ⛔AccessManager
      • 🛂KYCToken
    • 📌Contracts Addresses
      • 🪙BNB Chain
      • 🚀Arbitrum
    • 📊Subgraphs
  • Other websites
    • 🔗Linktree
    • 🆔Authentication
    • 🏛️Trading Signals
  • Find Us
    • 🎮Discord
  • Help
    • 📢Issues
Powered by GitBook
On this page
  1. Guides
  2. RPC

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.

PreviousChange RPCNextCold Wallet

Last updated 2 years ago

Getblock Tutorial

Go to the website and create an account if you don't already have one.

When you are connected, go to "GetBlock Dashboard" page.

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.

On this page, click on "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):

.

🏎️
🔧
Getblock
https://bsc.getblock.io/mainnet/?api_key=API_KEYbsc.getblock.io
GetBlock Dashboard
API Key Detail
Generate Endpoint