Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 458 Bytes

File metadata and controls

18 lines (12 loc) · 458 Bytes

Zenon node database

A curated list of public RPC endpoints for Zenon Network.

rpc-nodes-mainnet.json

This file contains the public rpc nodes for mainnet as a list of strings.

For example:

[
  "wss://node.zenon.network:35998"
]

How to add support for your node

If your node is not already in the database or if you want to update its content (for example to request for another url), please create a PR with the requested changes.