@wanchainmask/wanchainjs-util

a collection of utility functions for Wanchain

Usage no npm install needed!

<script type="module">
  import wanchainmaskWanchainjsUtil from 'https://cdn.skypack.dev/@wanchainmask/wanchainjs-util';
</script>

README

Wanchain JS Util

CircleCI Coverage Status dependency status NPM

A collection of utility functions for wanchain. It can be used in node.js or can be in the browser with browserify.

API

./docs/

Most of the string manipulation methods are provided by wanjs-util

LICENSE

MPL-2.0

Original work ethereumjs-util