The package bitxorcore-rest
REST Combines HTTP and WebSockets to perform read and write actions on the blockchain.
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.
The open-source command-line interface to interact with the Bitxor blockchain.
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.
The bitxor-bootstrap
package contains the necessary setup scripts to deploy a network for testing and development purposes with just one command.