Skip to content

Lesson 5: Ethers.js Simple Storage: A question about JSONRPC #353

Answered by alymurtazamemon
Tosinkoa asked this question in Q&A
Discussion options

You must be logged in to vote

@Tosinkoa No, it is not mandatory

These third-party providers provide access to the Ethereum Network. They provide APIs to a public node and are used by newbies and enthusiasts starting with Ethereum Development and want to simply test their smart contracts.

Generally, professional users, Dapp companies, and algorithmic traders do not get the necessary reliability and transaction volume with public nodes and either start running their nodes or pay someone else to do it for them.

Blockchain applications need connections to peer-to-peer networks which can require long initialization times. It can take hours or days to sync a node with the Ethereum blockchain and use more bandwidth and stora…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@PatrickAlphaC
Comment options

@Tosinkoa
Comment options

Answer selected by Tosinkoa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants