Virtual TestNets are live! ⚡️ Test and stage dapps on real-time production data.  Schedule Office Hours

Node RPC
All Integration Guides

Integration Guides

Node RPC works with the most popular client libraries, smart contract frameworks, and UI libraries. On this page, you can find links to guides with simple code snippets that enable you to quickly integrate Node RPC with third-party libraries and use it as a blockchain provider.

Client libraries

Client libraries enable your dapp to connect to a blockchain network through RPC using Node RPC and interact with it.


Smart contract frameworks

Smart contract frameworks provide the tools for developing, testing, and deploying smart contracts to the blockchain. The guides below show you how to connect popular frameworks to use Node RPC as an entry point to the blockchain and Tenderly’s testing infrastructure via RPC.


Dapp UI libraries

Dapp UI libraries provide pre-built UI components designed for building dapp interfaces that communicate with the blockchain. Below you’ll find code snippets for popular UI libraries that use Node RPC to connect to the blockchain via RPC.