-
-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Welcome to the ADAMANT JavaScript library API specification. See general description and usage instructions of ADAMANT JS lib.
ADAMANT JavaScript library API is convenient way to interact with ADAMANT blockchain for Node.js developers. Also ADAMANT Console and ADAMANT node Direct API available. See other documentation for developers.
ADAMANT JS API has internal Health Check for ADAMANT nodes. This system ping all nodes in the list using status
endpoint, and connect to node with actual height.
ADAMANT JS API does also encryption and decryption work for transactions and messages, generates crypto addresses and keys for current ADM account.
For Transactions Query Language, Transactions Types, Messages Types, Working with Contact List and Storing Data in KVS see ADAMANT node Direct API Specification.