Skip to content

Commit

Permalink
fix/capital F
Browse files Browse the repository at this point in the history
  • Loading branch information
SebasGuaquetaRSK committed Oct 17, 2024
1 parent b526293 commit 1d46e9a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/02-developers/04-quickstart/alchemy.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Before you start this guide, make sure you have the following:
- Ensure you have a development environment set up for interacting with blockchain nodes.
- Basic programming knowledge of ***JavaScript***, ***Python***, or other supported languages to make `API calls`. And familiarity with making ***HTTP*** requests and handling ***JSON*** responses.

## Who Is It for?
## Who Is It For?
- Developers looking to interact with the Rootstock nodes.

## Features
Expand Down
8 changes: 4 additions & 4 deletions docs/02-developers/07-rpc-api/02-rootstock/01-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this guide, you will learn:
<a class="green" href="http://rpc.rootstock.io/">Use the RPC API</a>
</div>

## Who is it for?
## Who Is It For?

* dApp Developers looking to interact with the Rootstock nodes

Expand All @@ -44,15 +44,15 @@ Visit the [Rootstock RPC API](https://rpc.rootstock.io/)
<img width="50%" src="/img/tools/rpc-api/01-rpc-api-landing.png" alt="RPC API Landing Page"/>
</div>

### Get a FREE account
### Get A FREE Account

To create an account, click on _Sign up_

<div align="center">
<img width="50%" src="/img/tools/rpc-api/02-sign-up.png" alt="RPC API Sign Up"/>
</div>

### Get an API Key
### Get An API Key

To get an API key:

Expand All @@ -68,7 +68,7 @@ Choose a name to identify your `apikey`, and the Network (either `Testnet` or `M
<img width="50%" src="/img/tools/rpc-api/04-create-api-key.png" alt="Create API key"/>
</div>

### Make first API Call
### Make First API Call

Click on the newly created `apikey` to get the details:

Expand Down
2 changes: 1 addition & 1 deletion docs/02-developers/07-rpc-api/03-alchemy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Before you start this guide, make sure you have the following:
- Ensure you have a development environment set up for interacting with blockchain nodes.
- Basic programming knowledge of ***JavaScript***, ***Python***, or other supported languages to make `API calls`. And familiarity with making ***HTTP*** requests and handling ***JSON*** responses.

## Who Is It for?
## Who Is It For?
- Developers looking to interact with the Rootstock nodes.

## Features
Expand Down
2 changes: 1 addition & 1 deletion docs/04-resources/02-contribute/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags: [rootstock, rsk, contribute, open source]

Are you passionate about web3, bitcoin and the Blockchain? Do you have a passion for Open Source and Web3? Do you enjoy writing, coding, bounty hunting, solving real-world problems, and eager to contribute to the future of Bitcoin and Decentralized Finance? Join the [Rootstock Discord Community](https://rootstock.io/discord) and start making contributions!

## Who is it for?
## Who Is It For?

Whether you're a seasoned developer, creative writer, researcher, bug bounty hunter, or simply enthusiastic about blockchain, the program welcomes contributors from all backgrounds.

Expand Down

0 comments on commit 1d46e9a

Please sign in to comment.