Why do I need an RPC endpoint?

Expert

Why do I need an RPC endpoint?

Answers 1

Most developers read and write data to and from the blockchain remotely, sending and receiving data via “remote procedure calls,” or RPCs. These requests can be efficiently filtered through an endpoint (or multiple endpoints). You’ll need an RPC endpoint to facilitate the devs building on your AppChain.