Skip to content

Commit

Permalink
Update alchemy.md
Browse files Browse the repository at this point in the history
style changes
  • Loading branch information
ezequiel-rodriguez authored Oct 17, 2024
1 parent 0603eae commit 22051bf
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 using the Alchemy RPC API to interact with the Rootstock networ
- dApp Developers looking to interact with the Rootstock nodes.

## Features
### Easy Setup:
**Easy Setup:**
- Create an API key effortlessly to initiate development.
- Make the 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 22051bf

Please sign in to comment.