1.0.0 • Published 5 years ago
@seaswap/seaswap-utils v1.0.0
rsk-utils
A collection of JS utility functions for RSK.
It can be used in the browser with browserify.
Install
npm install @rsksmart/rsk-utilsUsage
const rskUtils = require('@rsksmart/rsk-utils')Test
npm run testTo test in nodejs only:
npm run test:nodeTo run the tests in browsers only:
npm run test:browserDocumentation
see Documentation.md
1.0.0
5 years ago