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 system contract #22

Closed 0x100cc closed 4 years ago

0x100cc commented 4 years ago

PR Details

Description

  • Add SYSTEM_CONTRACT_TOKEN_ID_TEST in contract.js
  • Add SystemContractDataGenerator
  • Add test case for system contract

How Has This Been Tested

all unit test passed

Checklist

  • [x] My code follows the code style of this project.
  • [x] All new and existing tests passed.