1.0.7 • Published 6 years ago

swapez-utils v1.0.7

Weekly downloads
5
License
ISC
Repository
-
Last release
6 years ago

VNNG Utils

Utils for Swap-Ez's services

Installation

npm install swapez-utils --save

or

yarn add swapez-utils

Usage

const { genSalt } = require('swapez-utils');
genSalt();