Development
SignumJS
API Reference
1min
The API Reference is an automatically generated documentation, and though very technical. It serves as a detailed implementation reference for developers who are already familiar with SignumJS.

The Core Module provides a comfortable wrapper to the Node HTTP API to interact with the blockchain.

The Util Module offers a lot of comfort functions for mostly all conversions, like Signa to Planck, Strings to Hex etc

The Crypto Module contains all cryptographic functionality that is used in Signum.

The Contracts Module provides all functions needed to interact with Smart Contracts.

The Wallets Module is for interaction with the wallet applications, i.e. Phoenix, XT and more

The Http Module is a tiny module for simplified HTTP requests.