diff --git a/v1.0/RPC Nodes/rpc-others/rpc-xrp.md b/v1.0/RPC Nodes/rpc-others/rpc-xrp.md index 739b5dd..5a8b1d6 100644 --- a/v1.0/RPC Nodes/rpc-others/rpc-xrp.md +++ b/v1.0/RPC Nodes/rpc-others/rpc-xrp.md @@ -11,6 +11,17 @@ XRP RPC (Remote Procedure Call) is an essential tool for developers seeking to i Getting Started with XRP RPC using Tatum SDK (Video Tutorial): -{% embed url="https://youtu.be/jZ68HVhcujY" %} +[block:embed] +{ + "html": "", + "url": "https://www.youtube.com/watch?v=jZ68HVhcujY", + "title": "Emit RPC Calls Directly to XRP Blockchain Nodes: Step-By-Step Guide", + "favicon": "https://www.google.com/favicon.ico", + "image": "https://i.ytimg.com/vi/jZ68HVhcujY/hqdefault.jpg", + "provider": "youtube.com", + "href": "https://www.youtube.com/watch?v=jZ68HVhcujY", + "typeOfEmbed": "youtube" +} +[/block] In this video tutorial, we will walk you through the process of getting started with XRP RPC using the Tatum SDK. Tatum SDK is a comprehensive blockchain development toolkit that simplifies the interaction with various blockchain networks, including the XRP Ledger. By following the tutorial, you will learn how to set up your development environment, establish a connection to the XRP Ledger network via RPC, and perform common operations such as retrieving transaction data.