0.2.1-alpha.0 • Published 4 years ago

tsoposki-ptokens-utils v0.2.1-alpha.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

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],
     ....