Interacting with XRP Ledger using JSON-RPC
Interacting with XRP Ledger using JSON-RPC

Interacting with XRP Ledger using JSON-RPC

Interacting with XRP Ledger using JSON-RPC

Intro

Access Public API Methods using JSON-RPC (Remote Procedure Call) instead of websocket.

Video

Topics covered

  • Using AXIOS to access JSON-RPC.
  • Taking input from the user.

References

💡
Final tip: JSON-RPC can be very helpful when you don’t need a continuous connection to the server. Instead of connecting to the websocket, fetching the data and then closing the connection immediately, you can simply use JSON-RPC in such cases.

← Previous

💠
https://xrpl-labs.com

Footer Social Icons

© XRPL Labs - https://xrpl-labs.com