Skip to content

Commit db84828

Browse files
authored
Merge pull request #2347 from ignacio-rsg/adding-lava-rpc-endpoints
Adding Lava RPC endpoints to Filecoin documentation
2 parents 8de5f9c + 3e9663e commit db84828

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

networks/calibration/rpcs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ FULLNODE_API_INFO=wss://wss.calibration.node.glif.io/apigw/lotus lotus daemon --
4242
* When using a lite-node, omit `/rpc/v1` from Glif’s WebSocket address.
4343
* [Glif documentation](https://hosting.glif.io/)
4444

45+
## [Lava](https://docs.lavanet.xyz/filecoin)
46+
47+
* HTTPS: `https://filecoin-testnet.lava.build`
48+
* [Lava documentation](https://docs.lavanet.xyz/filecoin-dev)
4549

4650

4751
[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill\_Page+URL=https://docs.filecoin.io/networks/calibration/rpcs)

networks/mainnet/rpcs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ In order to check the current benchmarked performance of each of the below endpo
2121
| [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) | |
2222
| [NOWNodes](https://nownodes.io/) | `https://fil.nownodes.io` (Free for 1 month with signup) | | [NOWNodes - Docs](https://documenter.getpostman.com/view/13630829/TVmFkLwy) | |
2323
| [GetBlock](https://getblock.io/nodes/fil) | `https://filecoin.getblock.io` (Free with signup) | | [GetBlock - Docs](https://getblock.io/docs/getblock-explorer/get-started/) | |
24+
| [Lava](https://docs.lavanet.xyz/filecoin-dev) | `https://filecoin.lava.build` | | [Lava - Docs](https://docs.lavanet.xyz/filecoin-dev) | JSON RPC |
2425

2526
## Additional Notes:
2627

0 commit comments

Comments
 (0)