paritytech/oo7-parity

Name: oo7-parity

Owner: Parity Technologies

Description: Bond API for use with Parity

Created: 2017-01-26 14:33:11.0

Updated: 2018-01-16 06:42:04.0

Pushed: 2017-12-19 16:04:09.0

Homepage: null

Size: 295

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

oo7-parity

A library to provide Bond-related functionality for the Parity Ethereum implementation and other compatible systems.

See the oo7-parity reference for more information on usage.

Installation
install oo7-parity --save
Usage
oo7parity = require('oo7-parity'),
nds = oo7parity.bonds,
rmatBlockNumber = oo7parity.formatBlockNumber;

rints a nicely formatted block number each time there's a new block.
s.blockNumber.map(formatBlockNumber).tie(console.log);
Tests
test
Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.