DigitalBits Software
Software
Pre-built software and services you can run on your own infrastructure, provided by Digitalbits.io.
DigitalBits Core
DigitalBits Core is the backbone of the DigitalBits network and does the hard work of validating and agreeing on the status of every transaction with other instances of Core through the DigitalBits Consensus Protocol (DCP).
Frontier
Frontier is the client-facing API server for the DigitalBits ecosystem. It acts as the interface between DigitalBits Core and applications that want to access the DigitalBits network. If you are running DigitalBits Core, you will probably also want to run Frontier.
Federation Server
A standalone Federation protocol server designed to be dropped in to your existing infrastructure. It can be configured to pull the data it needs out of your existing SQL database.
Bridge Server
DigitalBits’s Bridge server provides a simple interface for the DigitalBits network. It is meant to simplify compliance operations and other more complicated integrations. Because it stores and manages keys and account information, access to it should be well protected. Unlike Frontier, it should never be exposed to the public internet.
Archivist
This is a small tool, written in Go, for working with digitalbits-core history archives directly. It is a standalone tool that does not require digitalbits-core, or any other programs.
Edit this doc in GitHub