protocol / nft-website

NFT School: Community education platform for developers in the non-fungible token space.
https://nftschool.dev
MIT License
361 stars 98 forks source link

Updated note to include other RPC providers #288

Open 0xolishell opened 1 year ago

0xolishell commented 1 year ago

Hey there - adding in a note about public endpoints vs using a RPC endpoint through blockchain providers like Quicknode and Alchemy. I work at Alchemy, and we often get developer feedback that they had tried to deploy dapps using public endpoints and learned the hard way that that wasn't the best scalable process. Thus, adding the info about rate limited public endpoints and blockchain provider options in chance it says readers who are developers some headache :) lmk of any questions, thanks!