puffscoin / puffscoinjs-block

Encoding, decoding and validation of the PUFFScoin block schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYNOPSIS

js-standard-style

Implements schema and functions related to PUFFScoin's blocks.

INSTALL

npm install puffscionjs-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 puffscionjs-vm repository.

Relevant test folders:

  • bcTotalDifficultyTest
  • TODO

PuffscoinJS

See our organizational documentation for an introduction to PuffscoinJS.

LICENSE

MPL-2.0

About

Encoding, decoding and validation of the PUFFScoin block schema

License:Mozilla Public License 2.0


Languages

Language:JavaScript 100.0%