tsoposki-ptokens-utils
v0.2.1-alpha.0
Published
repo holding some utils needed by other packages
Downloads
2
Readme
ptokens-utils
This module allows to have access to some usefull utility used by other packages.
Installation:
npm install ptokens-utils
Usage
const utils = require('ptokens-utils')
{ eth:
[Object: null prototype] {
addHexPrefix: [Function: addHexPrefix],
correctFormat: [Function: correctFormat],
....