Changelog
0.18.0 (2024-04-28)
SmartContract
is no longer exported, use SmartContractTransactionsFactory
GasEstimator
removedContractFunction
removed, pass normal stringsTransactionPayload
removed, you can now pass Uint8Array
insteadonTxFinalized
parseAmount
and formatAmount
Changelog
0.16.0 (2024-01-28)
queryContract
Changelog
0.14.0 (2023-11-25)
ElvenJS.signMessage
). Find more details in the demo example and documentation.Changelog
0.13.0 (2023-10-27)
ElvenJS.login('x-alias')
(check the docs and demo example)