diff --git a/docs/02-developers/04-quickstart/alchemy.md b/docs/02-developers/04-quickstart/alchemy.md index 8658c6a6..63dff677 100644 --- a/docs/02-developers/04-quickstart/alchemy.md +++ b/docs/02-developers/04-quickstart/alchemy.md @@ -28,11 +28,11 @@ Before you start this guide, make sure you have the following: - Developers looking to interact with the Rootstock nodes. ## Features -### Easy Setup: +**Easy Setup:** - Create an API key effortlessly to initiate development. - Make your first API call in minutes. -### API Key Authentication: +**API Key Authentication:** - Provides secure authentication for decentralized applications (dApps). - Limits API requests on a daily or monthly basis. @@ -68,7 +68,7 @@ The next screen will display the services available for the Rootstock network, i ![Alchemy - App information](/img/developers/quickstart/5-alchemy.png) #### Set Up Tab: -In the `Setup` tab you will see different options for using the rpc node, depending on the ***Method***, ***Language*** and ***SDK*** you need to use for it. +In the `Set up` tab you will see different options for using the rpc node, depending on the ***Method***, ***Language*** and ***SDK*** you need to use for it. By default, the dashboard shows an example for the `get latest block` call on `Javascript` and `Viem`. @@ -124,4 +124,4 @@ In this tab, you will find the Rootstock card, where you can copy the RPC url yo ![Alchemy - Networks Tab](/img/developers/quickstart/7-alchemy.png) #### Settings Tab -In this tab you find different configuration options of your app, like advanced config, allow list, JWT keys, or delete your app from the **Alchemy** dashboard. \ No newline at end of file +In this tab you find different configuration options of your app, like advanced config, allow list, JWT keys, or delete your app from the **Alchemy** dashboard.