sophonjs-block
v2.1.0
Published
Provides Block serialization and help functions
Downloads
23
Readme
SYNOPSIS
Implements schema and functions related to Sophon's block.
INSTALL
npm install sophonjs-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 sophonjs-vm repository.
Relevant test folders:
bcTotalDifficultyTest
- TODO