meti-asset-contract
v1.0.0-ceratest1
Published
## Run Tests ```npm test```
Downloads
9
Readme
Meti Asset Contract
Run Tests
npm test
How to publish a tst version
Update the package.json version within the src folder
Publish the test version
npm publish --tag mytesttag
How to publish an official version
- This will be done through Jenkins