Skip to content

Commit

Permalink
Added Category
Browse files Browse the repository at this point in the history
  • Loading branch information
productshiv committed Apr 15, 2024
1 parent 7947d75 commit ac5571b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1.0/RPC Nodes/rpc-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ excerpt: "The RPC (Remote Procedure Call) submodule is an essential component in
hidden: false
createdAt: "Tue Mar 19 2024 13:25:36 GMT+0000 (Coordinated Universal Time)"
updatedAt: "Sat Apr 06 2024 12:59:34 GMT+0000 (Coordinated Universal Time)"
categoryId: "65c5e93c623cad004b45d505"
category: "65c5e93c623cad004b45d505"
---

RPC in blockchain development refers to the protocol and mechanism used to connect to a blockchain network and perform operations remotely. It allows developers to interact with the blockchain without running a full node locally. RPC provides a standardised interface to communicate with the blockchain network, making it easier to build decentralised applications (DApps) and interact with smart contracts.
Expand Down

0 comments on commit ac5571b

Please sign in to comment.