Skip to content

Commit

Permalink
feat/ adding how to obtain rpc api url in the configure foundry section
Browse files Browse the repository at this point in the history
  • Loading branch information
SebasGuaquetaRSK committed Oct 10, 2024
1 parent cf26f1a commit e654105
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ The `.env` file should follow this format:
ROOTSTOCK_RPC_URL=https://rpc.testnet.rootstock.io/{YOUR_APIKEY}
PRIVATE_KEY=0x...
```
:::info[Info]
* To obtain a Rootstock Rpc Url, visit the [RPC API DASHBOARD](https://rpc.rootstock.io/), create an account and get your testnet or mainnet rpc url.
:::

At the root of the project, run:

Expand Down

0 comments on commit e654105

Please sign in to comment.