Skip to content

isabella232/rsk-utils

 
 

Repository files navigation

rsk-utils

A collection of JS utility functions for RSK.

It can be used in the browser with browserify.

Install

npm install @rsksmart/rsk-utils

Usage

const rskUtils = require('@rsksmart/rsk-utils')

Test

npm run test

To test in nodejs only:

npm run test:node

To run the tests in browsers only:

npm run test:browser

Documentation

see Documentation.md

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%