From 6a7d2d5fa258c769bd3b30359d65b56077ef1c85 Mon Sep 17 00:00:00 2001 From: Nader Date: Mon, 15 Apr 2024 14:26:25 +0200 Subject: [PATCH] add video --- v1.0/RPC Nodes/rpc-others/rpc-xrp.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/v1.0/RPC Nodes/rpc-others/rpc-xrp.md b/v1.0/RPC Nodes/rpc-others/rpc-xrp.md index 739b5dd4..5a8b1d6d 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.