Package Exports
- crummyledger
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (crummyledger) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Crummy Ledger
Crummy Ledger is a Node JS module for creating distributed ledgers. Important features include:
- Fully NodeJS (no built dependancies)
- Fully Decentralized (no coordinators - no miners)
- Byzantine Fault Tolerant (secure up to 1/2 faulty/dishonest, able to progress up to 1/3 faulty/dishonest)
Currently UNLICENSED - working on appropriate liscensing