UNPKG

@turtlenetwork/waves-transactions

Version:

Build and sign(multi-sign) transactions for Waves blockchain.

32 lines (31 loc) 756 B
## v3.24 - Issue fee now defaults to 0.01 waves if quantity = 1 ## v3.23 - added `makeTx` - TRANSACTION_TYPE changed to `const` from `enum` ## v3.22 - added `wavesAuth` ## v3.21 - added `scriptMeta` and `rewards` functions ## v3.20 - sign via private key - fix broadcast interface - fix invokeScriptParams interface to accept LONG instead of number in payments and args ## 3.19 - added market order support ## 3.18 - added `transactionById` function - docs and ts-lib-crypto update ## 3.17 - added regexp option to `accountData` function ## 3.16 - added auth request ## 3.15 - fixed validate version - fix doc gen ## 3.14 - added transaction validators - seed generation via `ts-lib-crypto` ## 3.13 - fix invokeScriptPayment interface - fix min UMD build