Skip to content

Commit

Permalink
docs: Add BlockSpaces to RPC endpoint providers (evmos#1347)
Browse files Browse the repository at this point in the history
Added the BlockSpaces RPC endpoints to the list of mainnet providers
  • Loading branch information
christylerblockspaces authored Feb 6, 2023
1 parent e1da176 commit 0337dac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/developers/connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ You can also use [chainlist.org](https://chainlist.org/) to add the node directl
| `https://grpc-evmos.mms.team:443` | `Cosmos` `gRPC` | [MMS](https://mms.team/) |
| `https://rpc-evmos.mms.team:443` | `Tendermint` `RPC` | [MMS](https://mms.team/) |
| `https://jsonrpc-evmos.mms.team:443` | `Ethereum` `JSON-RPC` | [MMS](https://mms.team/) |
| `https://web3endpoints.com/evmos-mainnet` | `Ethereum` `JSON-RPC` | [BlockSpaces](https://www.blockspaces.com/web3-infrastructure) |

### Testnet
<!-- markdown-link-check-disable -->
Expand Down

0 comments on commit 0337dac

Please sign in to comment.