Skip to content

nextblu/reef-docker-bootnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reef.finance bootnode

Open source, hosted bootnode for Reef.finance

How to connect

You can connect to the Jelly bootnode by adding the --bootnode parameter when you start your node:

./reef-node \
  --chain mainnet \
  --base-path /reef/bootnode \
  --port 30333 \
  --bootnodes /ip4/reef-bootnode.jellypool.xyz/tcp/30333/p2p/PUBLICKEY
  --name MyNode

How to use this Docker version

This dockerized version of the bootnode will generate a node-key on compilation time. Please save these keys in a safe place. The Dockerfile will take care of starting the node and keep it resilient.

What is Jelly

Jelly is a sub-project of NextBlu. We want to embrace crypto and we have launched our own validator on Reef.finance. We are now ready to release open tools and nodes for the community.

About

Open source maintained version of Reef bootnode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published