Core basics for the PascalCoin BlockChain project.
npm install @pascalcoin-sbx/commonA sub package of sbx
This is the core library of for the SBX family that contains common
functionality related to the PascalCoin BlockChain
project.
npm install @pascalcoin-sbx/common
This library consists of low level objects used in all other libraries. Please
check the tests for proper usage beyond this documentation.
A wrapper around Buffer to work with byte arrays.