Create Ethereum and Polygon RPC endpoints
- Go to https://www.alchemy.com/ 
- Sign up for an account 
- On the "Select Ecosystem" page select Ethereum 
- On the "Create your first app" - Type "Test" in Team Name text box 
- Type "Test" in App Name text box 
- click continue 
 
- On "Add payment info now" screen click Skip 
- On "Tweet about Alchemy" click Skip 
- On "Scaling Policy" select Capped Capacity then click Continue 
- On "How did you hear about us" put dev.nftworlds.com and click "Let's Go" 
- On the Dashboard page Click Apps at the top and then click Create App - Type "Eth Dev" in the Name Text box 
- For Chain choose Ethereum 
- For Network choose Mainnet 
 
- 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 - Type "Poly Dev" in the Name Text box 
- For Chain choose Polygon 
- For Network choose Polygon Mainnet 
 
- Go back to the dashboard and click view key on the line that says Eth Dev. - Copy the text in the HTTP text box 
 
- 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
Last updated
