virtualeconomy / js-v-sdk

[DEPRECATED and please use https://github.com/virtualeconomy/js-vsys instead] Java Script library for V Systems
https://www.npmjs.com/package/@virtualeconomy/js-v-sdk
MIT License
10 stars 5 forks source link

Support NFT #34

Closed 0x100cc closed 3 years ago

0x100cc commented 3 years ago

Support NFT

  • [x] Create NFT contract
  • [x] Support NFT contract functions
  • [x] Export contractIDToTokenID and tokenIDToContractID
  • [x] Add test case
  • [x] Update README.md

    Related Issue

    33 Add DataEntry Type and Converter

SheldonYS commented 3 years ago

Add PublicKey, Boolean, Balance DataEntry type in next PR (release v2.0.5).