BlueStake
  • About
  • Networks
  • Tools & Services
  • Contact
  • About
  • Networks
  • Tools & Services
  • Contact
  1. Networks
  2. Bitcanna
  3. Testnet
  4. Peering

Bitcanna Peering

We provide seeds and live-peers to allow node operators to efficiently connect a node to the network

Seed node b85358e035343a3b15e77e1102857dcdaf70053b@seeds.bluestake.net:44356

Bitcanna Seeds nodes

A common practice is to use a seed to connect to the network.

BlueStake seed node

You can add our seed node in seeds in your config.toml file:

b85358e035343a3b15e77e1102857dcdaf70053b@seeds.bluestake.net:44356
Quickly update your seed nodes
Update your seeds in config.toml
seeds="b85358e035343a3b15e77e1102857dcdaf70053b@seeds.bluestake.net:44356"
sed -i -e "s/^seeds *=.*/seeds = \"$seeds\"/" $HOME/.bcna/config/config.toml

# Restart your node
systemctl restart bitcanna.service

Bitcanna Live peers

Here is a list of active peers as observed by our nodes

Live peers

If you have trouble finding peers, you can add these 5 random peers as persistent_peers in your config.toml file:

...
Quickly update your peers
# Update your persistent_peers in config.toml
peers="..."
sed -i -e "s/^persistent_peers *=.*/persistent_peers = \"$peers\"/" $HOME/.bcna/config/config.toml

# Restart your node
systemctl restart bitcanna.service

Others Tools & Services

BlueStake contribute to Bitcanna Testnet by offering several tools and services,
tailored for users, developers, and node operators.

Snapshots

We help node operators to quickly boostrap a node by providing chain snapshots.

State-Sync

We help node operators to quickly boostrap a node by providing state-sync servers.

RPC & LCD endpoints

We provide public RPC and API endpoints to developers, node operators and users.

  • Home
  • About
  • Networks
  • Tools & Services
  • Contact

© 2018-2024 BlueStake. All rights reserved.