Releases: virtualeconomy/js-vsys
Releases · virtualeconomy/js-vsys
v0.2.8
14 Aug 03:15
Compare
Sorry, something went wrong.
No results found
Rename function name
Fix bug
v0.2.7
11 Aug 03:51
Compare
Sorry, something went wrong.
No results found
v0.2.6
11 Aug 02:53
Compare
Sorry, something went wrong.
No results found
##Release Description
Create new class for multisig account
Documentation for multisig
Generate payment transaction id in sdk
v0.2.5
11 Apr 07:12
Compare
Sorry, something went wrong.
No results found
DBput feature added into SDK.
v0.2.4
26 Oct 02:41
Compare
Sorry, something went wrong.
No results found
Fix npm import bugs
Add multisignature
Add GetTokIdx
Fix GetCtrtId
v0.2.3
27 Jul 09:59
Compare
Sorry, something went wrong.
No results found
This release includes a new api function and fix bugs.
v0.2.2
18 Jul 07:06
Compare
Sorry, something went wrong.
No results found
Description
avoid using JavaScript-built-in BigInt for compatibility purposes.
import submodules from crypto-js
updates doc strings
fixes bugs
v0.2.1
07 Jul 10:05
Compare
Sorry, something went wrong.
No results found
Release Description
This release supports
conversion between token ID & contract ID
encryption & decryption of seed.
creating Account instance with private key.
v0.1.1
05 Jul 01:16
Compare
Sorry, something went wrong.
No results found
Release Description
This release supports basic operations with the VSYS blockchain(e.g. Node API, Wallet, Account, Smart Contract, etc) and publish to npmjs.
It supports the following smart contracts.
Token Contract
V1 With Split
V1 Without Split
V2 blacklist without split
V2 whitelist without split
Lock Contract
NFT Contract
V1
V2 with whitelist
V2 with blacklist
Payment Channel Contract
System Contract
V Swap Contract
V Atomic Swap Contract
V Stable Swap Contract
V Option Contract
V Escrow Contract