Skip to content

Commit

Permalink
fix(website): add infura and update guidance on rpc providers (#13473)
Browse files Browse the repository at this point in the history
Co-authored-by: David <david@taiko.xyz>
  • Loading branch information
d1onys1us and davidtaikocha committed Mar 28, 2023
1 parent dfa3070 commit c0329fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/pages/docs/guides/run-a-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Finally, set the following environment variables:

<Callout>
You can get a Sepolia L1 endpoint from a few places,
[Alchemy](https://www.alchemy.com/) is one popular example.
[Alchemy](https://www.alchemy.com/) and [Infura](https://www.infura.io/) are two popular RPC providers. **Make sure you select the RPC as Sepolia testnet, and not Ethereum mainnet**.
</Callout>

### Enable your node as a prover (optional)
Expand Down

0 comments on commit c0329fa

Please sign in to comment.