Skip to content

Reference Nodes

While individual blockchains that build on the Blockcore Platform will have their own official node and wallet software, we also provide a set of reference nodes.

This software is provided without any support, use at your own risk.

Blockcore is available for the below listed blockchains.

Bitcoin

City Chain

SERF

Impleum

OpenExO

Rutanio

Solaris

Stratis

x42

XDS

X1

XRC

HOMECOIN

Download

Go to the releases page to find the packaged nodes for various chains. Separate downloads for Windows, Linux and macOS is available.

Docker

All our Blockcore Reference Nodes is published to our Docker Hub.

It is super easy to spin up a new instance of any of the nodes, they all follow the same syntax (name and version).

We advice on using specific version when using docker, like our example below.

Run the Blockcore Reference Node for XDS blockchain in interactive mode:

1
docker run blockcore/node-xds:1.0.4

To spin up a docker container instance in the background, apply the "-d" tag.

Run the Blockcore Reference Node for City Chain blockchain in background:

1
docker run blockcore/node-city:1.0.4

Support and compatibility

These are all unofficial node software. They are not supported in any way.

The software can be incompatible with the blockchain they are built for.

You run the risk of getting your IP address banned on the blockchain if you run node software that violated the blockchain consensus.

Please refer to the official software for individual blockchains for supported node software.


Last update: 2022-01-09