diff --git a/v1.0/RPC Nodes/rpc-evm/rpc-polygon.md b/v1.0/RPC Nodes/rpc-evm/rpc-polygon.md index 3d3f5aa..3b76f87 100644 --- a/v1.0/RPC Nodes/rpc-evm/rpc-polygon.md +++ b/v1.0/RPC Nodes/rpc-evm/rpc-polygon.md @@ -15,4 +15,17 @@ Getting Started with Polygon RPC using Tatum SDK (Video Tutorial): Polygon RPC {% endembed %} +[block:embed] +{ + "html": "", + "url": "https://www.youtube.com/watch?v=z5DN8s2qv0g", + "title": "How To Emit RPC Calls Directly to Polygon Blockchain Nodes: Step-By-Step Guide", + "favicon": "https://www.google.com/favicon.ico", + "image": "https://i.ytimg.com/vi/z5DN8s2qv0g/hqdefault.jpg", + "provider": "youtube.com", + "href": "https://www.youtube.com/watch?v=z5DN8s2qv0g", + "typeOfEmbed": "youtube" +} +[/block] + In this video tutorial, we will guide you through the process of getting started with Polygon RPC using the Tatum SDK. Tatum SDK is a comprehensive blockchain development toolkit that simplifies the interaction with various blockchain networks, including Polygon. By following the tutorial, you will learn how to set up your development environment, establish a connection to the Polygon network via RPC, and perform common operations such as retrieving balance of an address. Whether you are a beginner or an experienced developer, this tutorial will provide you with the necessary steps to kickstart your web3 app development journey on Polygon.