-
-
Notifications
You must be signed in to change notification settings - Fork 39
Home
StanislavDevIOS edited this page Feb 1, 2024
·
16 revisions
Welcome to ADAMANT node direct API specification. See general description and installation instructions of ADAMANT node.
Direct API is a way to interact with ADAMANT blockchain. Also ADAMANT Console and JS API are available. See other documentation for developers.
To use ADAMANT node direct API, you should have node with API enabled.
- Best Practices
- REST and Socket connections
- API Specification
- Transactions Query Language
- Transaction Types
- Message Types
- Generating ADAMANT account and key pair
- Signing Transactions
- Encrypting and Decrypting Messages
- Working with Contact List
- Storing Data in KVS
- Examples on Swift iOS
- Examples in Java
We are glad to receive your feedback on this documentation.