Skip to content

Add Helikon bootnodes.#1358

Open
kukabi wants to merge 1 commit intobifrost-io:developfrom
helikon-labs:add-helikon-bootnodes
Open

Add Helikon bootnodes.#1358
kukabi wants to merge 1 commit intobifrost-io:developfrom
helikon-labs:add-helikon-bootnodes

Conversation

@kukabi
Copy link
Copy Markdown

@kukabi kukabi commented Aug 12, 2024

This PR adds Helikon bootnodes to the Bifrost Polkadot chain spec. Helikon nodes can be monitored on the W3F Telemetry. You may test the bootnodes using the command:

./bifrost \
  --chain /path/to/chain/spec/bifrost-polkadot.json \
  --relay-chain-rpc-urls=wss://rpc.helikon.io/polkadot \
  --tmp \
  --no-mdns \
  --no-telemetry \
  --no-hardware-benchmarks \
  --reserved-only \
  --reserved-nodes "/dns4/boot.helikon.io/tcp/8530/p2p/12D3KooWAB7enhANqPMfQHhmQF1ZkFqDKbp7Wtu1BzFKbjSTfuXL"

and:

./bifrost \
  --chain /path/to/chain/spec/bifrost-polkadot.json \
  --relay-chain-rpc-urls=wss://rpc.helikon.io/polkadot \
  --tmp \
  --no-mdns \
  --no-telemetry \
  --no-hardware-benchmarks \
  --reserved-only \
  --reserved-nodes "/dns4/boot.helikon.io/tcp/8532/wss/p2p/12D3KooWAB7enhANqPMfQHhmQF1ZkFqDKbp7Wtu1BzFKbjSTfuXL"

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant