This is the first stable release of the ADAMANT API JavaScript client. The library provides high-reliability access to the ADAMANT blockchain, including GET requests for reading on-chain data and methods for sending tokens and messages.
The client handles cryptographic operations such as caching public keys, encrypting and decrypting messages, forming and signing transactions, and working with ADM key pairs. It also supports generating an Ethereum crypto address and keys bound to an ADM account, as well as working with ADAMANT epoch time.
Additional capabilities include support for WebSocket connections and built-in logging for warnings, errors, and informational messages.