Difference between revisions of "RPC"

281 bytes added ,  01:11, 23 May 2022
m
no edit summary
(Created page with "'''RPC nodes''' enable wallets and browsers to read blockchain data and send transactions.<ref>https://moralis.io/ethereum-rpc-nodes-what-they-are-and-why-you-shouldnt-use-them/</ref> Each blockchain may have different RPC nodes that a user can utilize.<ref>https://chainlist.org/</ref> == References ==")
 
m
Line 1: Line 1:
'''RPC nodes''' enable wallets and browsers to read blockchain data and send transactions.<ref>https://moralis.io/ethereum-rpc-nodes-what-they-are-and-why-you-shouldnt-use-them/</ref> Each blockchain may have different RPC nodes that a user can utilize.<ref>https://chainlist.org/</ref>  
'''RPC nodes''' enable wallets and browsers to read [[blockchain]] data and send transactions.<ref>https://moralis.io/ethereum-rpc-nodes-what-they-are-and-why-you-shouldnt-use-them/</ref> Each blockchain may have different RPC nodes that a user can utilize.<ref>https://chainlist.org/</ref> Technically speaking, RPC stands for remote procedure call. This allows you to communicate with a server remotely and execute [[Decentralized Applications (DApps)|DApps]] on the blockchain.<ref>https://support.exodus.com/article/1791-what-is-a-remote-procedure-call-rpc</ref> 


== References ==
== References ==
372

edits