DigiAssets Full Node
npm install digiassets-full-node

* This module, coupled with digibyte-core reference client, will add the digiasset layer to digibyte transactions and their inputs \ outputs.
* It will expose the same api as the reference client with an addition of assets array on each transaction input \ output.
* It will enable a user to setup an easy to deploy digiassets full node with relatively short parsing time with low disk \ memory space.
* It will replace the heavy DigiAssets Block Explorer for most use-cases.