Tools

Development

BitxorCore REST (API)

The package bitxorcore-rest REST Combines HTTP and WebSockets to perform read and write actions on the blockchain.

Read more ….


Software Development Kit (SDK)

The primary software development tool to create Bitxor components, such as additional tools, libraries, or applications. It enables developers to focus on their product rather than on the specific API details due to its higher abstraction.

Read more ….


Command-Line Interface (CLI)

The open-source command-line interface to interact with the Bitxor blockchain.

Read more ….


System Administration

BitxorCore Client

Bitxor-based networks rely on nodes to provide a trustless, high-performance, and secure blockchain platform.

These nodes are deployed using bitxorcore-client software, a C++ rewrite of the previous Java-written BITXOR distributed ledger that has been running since 2015.

Read more ….


Bitxor Bootstrap

The bitxor-bootstrap package contains the necessary setup scripts to deploy a network for testing and development purposes with just one command.

Read more ….