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