Releases: Adamant-im/adamant-api-jsclient
Releases · Adamant-im/adamant-api-jsclient
v1.2.0
- Add BTC keys generation
v1.1.0
- Add DASH keys generation
v1.0.0
- High reliability
- GET-requests to the blockchain
- Sending tokens
- Sending messages
- Caching public keys
- Encrypting and decrypting of messages
- Forming and signing transactions
- Working with ADM key pairs
- Generating ETH crypto address and keys, bound to ADM account
- Working with ADAMANT epoch time
- Support for WebSocket connections
- Logging warnings, errors, info
v0.5.2
- Fixed a bug with logger
- Removed deprecated requests to https://explorer.adamant.im
- Updated
syncReq
function
v0.5.1
- Added logLevel parameter: it can be
none
<error
<warn
<info
<log
v0.5.0
- WebSocket support
- Health check update