Skip to content

adamant-api / adm

adm

Explicit ADM-only SDK surface: the HTTP API client, transaction builders, message encryption, key derivation, validators, and the WebSocket client. Coin implementations are exposed through explicit adamant-api/coins/* entry points so importing ADM features stays lightweight.

References

AdamantAddress

Re-exports AdamantAddress


AdamantApi

Re-exports AdamantApi


AdamantApiOptions

Re-exports AdamantApiOptions


AdamantWsConnectionError

Re-exports AdamantWsConnectionError


AddressObject

Re-exports AddressObject


AddressOrPublicKeyObject

Re-exports AddressOrPublicKeyObject


admToSats

Re-exports admToSats


AnyTransactionData

Re-exports AnyTransactionData


AnyTransactionHandler

Re-exports AnyTransactionHandler


BasicTransaction

Re-exports BasicTransaction


BasicTransactionData

Re-exports BasicTransactionData


bytesToHex

Re-exports bytesToHex


chatGetBytes

Re-exports chatGetBytes


ChatroomsOptions

Re-exports ChatroomsOptions


ChatTransaction

Re-exports ChatTransaction


ChatTransactionData

Re-exports ChatTransactionData


createAddressFromPublicKey

Re-exports createAddressFromPublicKey


createBasicTransaction

Re-exports createBasicTransaction


createChatTransaction

Re-exports createChatTransaction


createDelegateTransaction

Re-exports createDelegateTransaction


createHashFromPassphrase

Re-exports createHashFromPassphrase


createKeypairFromPassphrase

Re-exports createKeypairFromPassphrase


createNewPassphrase

Re-exports createNewPassphrase


createSendTransaction

Re-exports createSendTransaction


createStateTransaction

Re-exports createStateTransaction


createVoteTransaction

Re-exports createVoteTransaction


CustomLogger

Re-exports CustomLogger


decodeMessage

Re-exports decodeMessage


DEFAULT_GET_REQUEST_RETRIES

Re-exports DEFAULT_GET_REQUEST_RETRIES


DelegateLookupOptions

Re-exports DelegateLookupOptions


delegatesGetBytes

Re-exports delegatesGetBytes


DelegateTransaction

Re-exports DelegateTransaction


DelegateTransactionData

Re-exports DelegateTransactionData


encodeMessage

Re-exports encodeMessage


fees

Re-exports fees


getAssetBytes

Re-exports getAssetBytes


GetBlocksOptions

Re-exports GetBlocksOptions


getBytes

Re-exports getBytes


GetDelegatesOptions

Re-exports GetDelegatesOptions


getEpochTime

Re-exports getEpochTime


getEpochTimeMs

Re-exports getEpochTimeMs


getHash

Re-exports getHash


GetPeersOptions

Re-exports GetPeersOptions


getTransactionId

Re-exports getTransactionId


HEALTH_CHECK_TIMEOUT

Re-exports HEALTH_CHECK_TIMEOUT


hexToBytes

Re-exports hexToBytes


isAdmAddress

Re-exports isAdmAddress


isAdmPublicKey

Re-exports isAdmPublicKey


isAdmVoteForAddress

Re-exports isAdmVoteForAddress


isAdmVoteForDelegateName

Re-exports isAdmVoteForDelegateName


isAdmVoteForPublicKey

Re-exports isAdmVoteForPublicKey


isDelegateName

Re-exports isDelegateName


isPassphrase

Re-exports isPassphrase


isVoteDirection

Re-exports isVoteDirection


KeyPair

Re-exports KeyPair


KVSOptions

Re-exports KVSOptions


Logger

Re-exports Logger


LogLevel

Re-exports LogLevel


LogLevelInput

Re-exports LogLevelInput


LogLevelName

Re-exports LogLevelName


logLevels

Re-exports logLevels


makeKeypairFromHash

Re-exports makeKeypairFromHash


MAX_VOTES_PER_TRANSACTION

Re-exports MAX_VOTES_PER_TRANSACTION


MessageType

Re-exports MessageType


MessageTypes

Re-exports MessageTypes


parseVote

Re-exports parseVote


PossiblySignedTransaction

Re-exports PossiblySignedTransaction


PublicKeyObject

Re-exports PublicKeyObject


SAT

Re-exports SAT


SendTransaction

Re-exports SendTransaction


SendTransactionData

Re-exports SendTransactionData


sign

Re-exports sign


SignedTransaction

Re-exports SignedTransaction


signTransaction

Re-exports signTransaction


SingleTransactionHandler

Re-exports SingleTransactionHandler


SomeTransaction

Re-exports SomeTransaction


statesGetBytes

Re-exports statesGetBytes


StateTransaction

Re-exports StateTransaction


StateTransactionData

Re-exports StateTransactionData


TransactionDirection

Re-exports TransactionDirection


transactionDirections

Re-exports transactionDirections


TransactionHandler

Re-exports TransactionHandler


TransactionQuery

Re-exports TransactionQuery


TransactionQueryParameters

Re-exports TransactionQueryParameters


TransactionsOptions

Re-exports TransactionsOptions


TransactionType

Re-exports TransactionType


transformTransactionQuery

Re-exports transformTransactionQuery


UsernameObject

Re-exports UsernameObject


UsernameOrPublicKeyObject

Re-exports UsernameOrPublicKeyObject


utf8ArrayToStr

Re-exports utf8ArrayToStr


validateMessage

Re-exports validateMessage


VoteDirection

Re-exports VoteDirection


voteGetBytes

Re-exports voteGetBytes


VoteTransaction

Re-exports VoteTransaction


VoteTransactionData

Re-exports VoteTransactionData


WebSocketClient

Re-exports WebSocketClient


WsOptions

Re-exports WsOptions


WsType

Re-exports WsType

Released under the GPL-3.0 License.