Skip to content

Commit

Permalink
feat/merging last changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SebasGuaquetaRSK committed Oct 17, 2024
2 parents 28d782d + 22051bf commit b526293
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/02-developers/04-quickstart/alchemy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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`.

Expand Down Expand Up @@ -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.
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.

0 comments on commit b526293

Please sign in to comment.