Comparing version 0.0.34 to 0.0.35
{ | ||
"name": "suidouble", | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"description": "Set of provider, package and object classes for javascript representation of Sui Move smart contracts. Use same code for publishing, upgrading, integration testing, interaction with smart contracts and integration in browser web3 dapps", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -25,5 +25,8 @@ # suidouble | ||
|----------|---------------|---------|--------| | ||
| sui-bot-score | Vue + suidouble | [sui-bot-score](https://sui-bot-score-04f61376a410.herokuapp.com/) | [source code](https://github.com/suidouble/suidouble-bot-score) | | ||
| suidouble-sample-app | Vue + suidouble | [suidouble-sample-app](https://suidouble-sample-app.herokuapp.com/) | [source code](https://github.com/suidouble/suidouble-sample-app) | | ||
| suidouble-color | Vue + suidouble | [suidouble-color](https://suidouble-color.herokuapp.com/) | [source code](https://github.com/suidouble/suidouble-sample-color) | | ||
### installation | ||
@@ -313,2 +316,6 @@ | ||
Check out [suidouble Vue component](https://www.npmjs.com/package/vue-sui) to connect your dapp to the Sui blockchain. | ||
Or write the one manually, code is framework independed: | ||
```javascript | ||
@@ -315,0 +322,0 @@ const { SuiInBrowser } = require('suidouble'); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193617
376