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.
The package catapult-rest
REST Combines HTTP and WebSockets to perform read and write actions on the blockchain.
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.
The open-source command-line interface to interact with the Symbol blockchain.
Symbol-based networks rely on nodes to provide a trustless, high-performance, and secure blockchain platform.
These nodes are deployed using catapult-client
software, a C++ rewrite of the previous Java-written NEM distributed ledger that has been running since 2015.
The symbol-bootstrap
package contains the necessary setup scripts to deploy a network for testing and development purposes with just one command.