suku-wallet-utils
v1.0.21
Published
A simple package for maintaining and sharing code bases between the CE and the WebApp.
Downloads
231
Readme
Description
A simple package for maintaining and sharing code bases between the CE and the WebApp.
Installation
$ npm install
How to Publish
First create a build, since we publish the dist folder with:
$ npm run build
And then:
$ npm publish