Skip to content

Commit

Permalink
Merge pull request #2347 from ignacio-rsg/adding-lava-rpc-endpoints
Browse files Browse the repository at this point in the history
Adding Lava RPC endpoints to Filecoin documentation
  • Loading branch information
lanzafame authored Jan 20, 2025
2 parents 8de5f9c + 3e9663e commit db84828
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions networks/calibration/rpcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ FULLNODE_API_INFO=wss://wss.calibration.node.glif.io/apigw/lotus lotus daemon --
* When using a lite-node, omit `/rpc/v1` from Glif’s WebSocket address.
* [Glif documentation](https://hosting.glif.io/)

## [Lava](https://docs.lavanet.xyz/filecoin)

* HTTPS: `https://filecoin-testnet.lava.build`
* [Lava documentation](https://docs.lavanet.xyz/filecoin-dev)


[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill\_Page+URL=https://docs.filecoin.io/networks/calibration/rpcs)
1 change: 1 addition & 0 deletions networks/mainnet/rpcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ In order to check the current benchmarked performance of each of the below endpo
| [Chainup Cloud](https://cloud.chainup.com/) | `https://filecoin.chainup.net/rpc/v1` | `wss://filecoin.chainup.net/rpc/v1` | [Chainup Cloud Docs - Filecoin](https://docs.chainupcloud.com/blockchain-api/filecoin/public-apis) | |
| [NOWNodes](https://nownodes.io/) | `https://fil.nownodes.io` (Free for 1 month with signup) | | [NOWNodes - Docs](https://documenter.getpostman.com/view/13630829/TVmFkLwy) | |
| [GetBlock](https://getblock.io/nodes/fil) | `https://filecoin.getblock.io` (Free with signup) | | [GetBlock - Docs](https://getblock.io/docs/getblock-explorer/get-started/) | |
| [Lava](https://docs.lavanet.xyz/filecoin-dev) | `https://filecoin.lava.build` | | [Lava - Docs](https://docs.lavanet.xyz/filecoin-dev) | JSON RPC |

## Additional Notes:

Expand Down

0 comments on commit db84828

Please sign in to comment.