⚡ Submit a node instantly
Running a public Grin node? Submit it here — it's validated live and appears after the next hourly check. Auto-removed if it goes offline for 3 consecutive hours.
⭐ Commit long-term via GitHub
Building something Grin-related or running a node you plan to maintain indefinitely? Open an issue or PR — approved entries are added to the curated list and marked as long-term.
Submit on GitHub
Already cloned the repo? Open a PR adding your entry to
06_ecosystem_sites.json
(services) or
06_external_nodes.json
(nodes).
DNS Seed Status
Default — automatic
Grin resolves peers from DNS automatically. In grin-server.toml, the default is already set:
seeding_type = "DNSSeed"
Fallback — if no DNS seed is reachable
Switch to a static list and add known peer addresses:
seeding_type = "List" seeds = ["grincoin.org:3414", "main.gri.mw:3414", "main-seed.grin.money:3414"]
Mainnet · port 3414
Loading…
Testnet · port 13414
Loading…
External Nodes — Grin Wallet API
Can't run a local Grin node? Point your wallet at one of the public nodes listed below.
grin-wallet
In grin-wallet.toml, set:
check_node_api_http_addr = "https://api.grinily.com"
Grim wallet
Go to Settings → External Connections and add the node URL.
Mainnet
Loading…
Testnet
Loading…
Ecosystem Services
Loading…