Skip to content

Commit

Permalink
Update node-providers.md
Browse files Browse the repository at this point in the history
Added Blast API endpoints, both public and private
  • Loading branch information
cosminbware authored Sep 25, 2023
1 parent f3da6ee commit face771
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/build-on-linea/tooling/node-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Node Providers

## Private RPC

- [BLAST API](https://blastapi.io/)
- [Infura](https://www.infura.io/)
- [Unifra](https://unifra.io/)
- [DRPC](https://drpc.org/)
Expand All @@ -21,6 +22,7 @@ Public endpoints are rate limited and not meant for production systems.

| Mainnet | Testnet |
| ----------- | ----------- |
| https://linea-mainnet.public.blastapi.io | https://linea-goerli.public.blastapi.io
| https://rpc.linea.build | https://rpc.goerli.linea.build |
| https://linea.rpc.thirdweb.com | https://linea-testnet.rpc.thirdweb.com |
| https://linea.blockpi.network/v1/rpc/public | |
| https://linea.blockpi.network/v1/rpc/public | |

0 comments on commit face771

Please sign in to comment.