Licence
MPL-2.0
Version
0.0.1
Deps
5
Size
793 kB
Vulns
0
Weekly
0
SYNOPSIS
Implements schema and functions related to IrChain's block.
INSTALL
npm install icjs-block
BROWSER
This module work with browserify.
API
TESTING
Tests in the tests directory are partly outdated and testing is primarily done by running the BlockchainTests from within the icjs-vm repository.
Relevant test folders:
bcTotalDifficultyTest- TODO