ptokens-utils
This module allows to have access to some usefull utility used by other packages.
Installation:
npm install ptokens-utils
Usage
import * as utils from 'ptokens-utils'
{ eth:
[Object: null prototype] {
addHexPrefix: [Function: addHexPrefix],
removeHexPrefix: [Function: removeHexPrefix],
....