Skip to content

vaporyjs/vaporyjs-block

Repository files navigation

SYNOPSIS

NPM Package Build Status Coverage Status Gitter or #vaporyjs on freenode

js-standard-style

Implements schema and functions related to Vapory's block.

INSTALL

npm install vaporyjs-block

BROWSER

This module work with browserify.

API

./docs

TESTING

Tests in the tests directory are partly outdated and testing is primarily done by running the BlockchainTests from within the vaporyjs-vm repository.

Relevant test folders:

  • bcTotalDifficultyTest
  • TODO

LICENSE

MPL-2.0