@xyo-network/origin-chain

v0.23.0
Utilities for managing an origin chain in the xyo network

logo

Origin Chain

When nodes do bound-witnesses with one-another this results in an OriginBlock. An ordered list of OriginBlocks is called and OriginChain in the XYO protocol. This modules provides the basic interfaces and abstractions for OriginChain management.

Install

Using yarn

  yarn add @xyo-network/origin-chain

Using npm

  npm install @xyo-network/origin-chain --save
npm i @xyo-network/[email protected]

Metadata

  • MIT
  • Whatever
  • Ryan Pillsbury
  • released 2/1/2019

Downloads