chainlib

0.1.5 • Public • Published

ChainLib

Build Status Coverage Status

A library for building chain based databases.

Getting Started

Install

git clone git@github.com:bitpay/chainlib.git
cd chainlib
npm install

Tests and Coverage

To run all of the tests:

npm run test
npm run coverage

To run a single test file in watch mode (useful for developing):

mocha -w -R spec test/db.unit.js

Readme

Keywords

none

Package Sidebar

Install

npm i chainlib

Weekly Downloads

36

Version

0.1.5

License

none

Last publish

Collaborators

  • braydonf
  • gabegattis
  • patrickbitpay