Tools

Note

Symbol’s MAIN_NET has not been released yet. The tooling presented may suffer variations before the network launch. See the Product Compatiblity Matrix.

Assets Management

Desktop Wallet

Cross-platform client for Symbol to manage accounts, mosaics, namespaces, and issue transactions. Symbol Desktop Wallet is available is available for Mac, Windows, and as a web application.

Read more ….


Development

Catapult REST (API)

The package catapult-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 Symbol 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 Symbol blockchain.

Read more ….


System Administration

Catapult Server

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

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

Read more ….


Catapult Service

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

Read more ….