Introduction to Kadena RPCs and RPC Nodes

Kadena’s RPCs (Remote Procedure Calls) enable interaction with the Chainweb blockchain network by providing key API endpoints for both peer-to-peer (P2P) communication and service-based access.

Peer-to-Peer API

The P2P API is designed for communication between Chainweb nodes to facilitate blockchain consensus. It includes endpoints for:

Base URL Structure

P2P API requests are sent to nodes using the base URL format:

While P2P endpoints are efficient for node communication, most users should use service API endpoints for interacting with the blockchain.


Kadena RPC Node Providers

<aside> <img src="https://pbs.twimg.com/profile_images/1542498890292662272/Z3ZR_Ps8_400x400.jpg" alt="https://pbs.twimg.com/profile_images/1542498890292662272/Z3ZR_Ps8_400x400.jpg" width="40px" /> Tatum

</aside>

<aside> <img src="https://pbs.twimg.com/profile_images/1879130038651748352/-8-Zx7-g_400x400.jpg" alt="https://pbs.twimg.com/profile_images/1879130038651748352/-8-Zx7-g_400x400.jpg" width="40px" /> Unmarshal

</aside>


<aside> <img src="/icons/info-alternate_gray.svg" alt="/icons/info-alternate_gray.svg" width="40px" /> About this resource

</aside>

<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/18664812-e45a-49f6-af50-c7c6347a4f3c/7fe6fef7-5a86-4cec-b199-71af7dbcf554/Token_Logo.png" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/18664812-e45a-49f6-af50-c7c6347a4f3c/7fe6fef7-5a86-4cec-b199-71af7dbcf554/Token_Logo.png" width="40px" /> Authors: DIA DAO

</aside>

<aside> ✍️ Get in touch / Suggest edits

</aside>