From 8ba98c1830fe87d7fd096b888f0dd5d2535a3208 Mon Sep 17 00:00:00 2001 From: Steve Loeppky Date: Tue, 24 Sep 2024 12:55:47 -0700 Subject: [PATCH] Update rpcs.md to use Markdpwm for providers Closes https://github.com/filecoin-project/filecoin-docs/issues/2320 This is particularly important since the html table spans at https://docs.filecoin.io/networks/mainnet/rpcs don't render --- networks/mainnet/rpcs.md | 154 ++------------------------------------- 1 file changed, 7 insertions(+), 147 deletions(-) diff --git a/networks/mainnet/rpcs.md b/networks/mainnet/rpcs.md index 90a9a3370..53fb71b62 100644 --- a/networks/mainnet/rpcs.md +++ b/networks/mainnet/rpcs.md @@ -10,153 +10,13 @@ These endpoints are limited to the read-only [Filecoin JSON RPC API](../../refer {% hint style="info" %} Please note that most publicly hosted endpoints only guarantee recent state, i.e. 2000 of the latest blocks (last 16.67 hours). To request an archival node you can contact a provider below. {% endhint %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Glif Nodes - - HTTPS - - https://api.node.glif.io/rpc/v1 -
- WSS - - wss://wss.node.glif.io/apigw/lotus/rpc/v1 -
- Docs - - Glif Nodes - Docs -
- API Support - - All Filecoin and Eth JSON RPC methods including MPoolPush -
- Contact - - #fil-glif-node-hosting in Filecoin Slack -
- Ankr - - HTTPS - - https://rpc.ankr.com/filecoin -
- WSS - - By request at: https://www.ankr.com/rpc/filecoin -
- Docs - - Ankr Docs - Filecoin -
- API Support - - All Filecoin and Eth JSON RPC methods including MPoolPush -
- Chainup Cloud - - HTTPS - - https://filecoin.chainup.net/rpc/v1 -
- WSS - - wss://filecoin.chainup.net/rpc/v1 -
- Docs - - Chainup Cloud Docs - Filecoin -
- NOWNodes - - HTTPS - - https://fil.nownodes.io (Free for 1 month with signup) -
- Docs - - NOWNodes - Docs -
- GetBlock - - HTTPS - - https://filecoin.getblock.io (Free with signup) -
- Docs - - GetBlock - Docs -
- +Provider | HTTPS endpoint | WSS endpoint | Docs | API Support +-- | -- | -- | -- | -- +[Glif Nodes](https://api.node.glif.io/) | https://api.node.glif.io/rpc/v1 | wss://wss.node.glif.io/apigw/lotus/rpc/v1 | [Glif Nodes - Docs](https://api.node.glif.io/) | All Filecoin and Eth JSON RPC methods including MPoolPush +[Ankr](https://ankr.com/) | https://rpc.ankr.com/filecoin | By request at: https://www.ankr.com/rpc/filecoin | [Ankr Docs - Filecoin](https://www.ankr.com/docs/rpc-service/chains/chains-list/#filecoin) | All Filecoin and Eth JSON RPC methods including MPoolPush +[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/) |   ## Additional Notes: