npm.io
0.0.18-alpha.0 • Published 7 years ago

@pascalcoin-sbx/common

Licence
MIT
Version
0.0.18-alpha.0
Deps
3
Size
3.2 MB
Vulns
0
Weekly
0

PascalCoin Common library

A sub package of sbx

This is the core library of for the SBX family that contains common functionality related to the PascalCoin BlockChain project.

Installation

npm install @pascalcoin-sbx/common

Usage

This library consists of low level objects used in all other libraries. Please check the tests for proper usage beyond this documentation.

BC (ByteCollection)

A wrapper around Buffer to work with byte arrays.

Keywords