Programming your NFT World
  • Welcome!
  • Setting Up Your Dev Environment
    • Installing Minecraft
    • Installing IntelliJ
    • Setup Minecraft Paper Server 1.17.1
      • How to Set Up Your Shockbyte Minecraft Server for the First Time
      • How to Upload and Use a Custom World on Your ShockBit Minecraft Server
      • How to install plugins to your Shockbit Minecraft Server
    • Wallet Setup
      • Setting Up MetaMask Wallet
      • Register Player 1
    • Create Ethereum and Polygon RPC endpoints
    • Install Plugins
      • Citizens API
      • World Payments API
      • When done.......
  • Creating Your First Plugin
    • Hello World
  • How to run the sample programs
    • NPC Shopkeeper
    • Selling Plots of Land for $WRLD
  • Contact
    • Issues or Questions
Powered by GitBook
On this page
  1. Setting Up Your Dev Environment

Create Ethereum and Polygon RPC endpoints

PreviousRegister Player 1NextInstall Plugins

Last updated 3 years ago

  1. Go to

  2. Sign up for an account

  3. On the "Select Ecosystem" page select Ethereum

  4. On the "Create your first app"

    1. Type "Test" in Team Name text box

    2. Type "Test" in App Name text box

    3. click continue

  5. On "Add payment info now" screen click Skip

  6. On "Tweet about Alchemy" click Skip

  7. On "Scaling Policy" select Capped Capacity then click Continue

  8. On "How did you hear about us" put dev.nftworlds.com and click "Let's Go"

  9. On the Dashboard page Click Apps at the top and then click Create App

    1. Type "Eth Dev" in the Name Text box

    2. For Chain choose Ethereum

    3. For Network choose Mainnet

  10. We now need to repeat a similar step but do it for Polygon. On the Dashboard page Click Apps at the top and then click Create App

    1. Type "Poly Dev" in the Name Text box

    2. For Chain choose Polygon

    3. For Network choose Polygon Mainnet

  11. Go back to the dashboard and click view key on the line that says Eth Dev.

    1. Copy the text in the HTTP text box

  12. Do the same thing for Poly Dev.

Verify the URL for Ethereum end point that it starts with eth-mainnet and ends with your api key

Verify the URL for Polygon end point that it starts with polygon-mainnet and ends with your api key

https://www.alchemy.com/