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…