digiasset-block-parser

0.5.2 • Public • Published

DigiAssets Block Parser

Connects to DigiByted (Json RPC) and parse the blockchain into PostgreSQL including DigiAssets asset data, utxo's for address and much more.

Installation

$ npm i digiasset-block-parser

Settings

var settings = {
  debug:
  properties:
  logger:
  next_hash:
  last_hash:
  last_block:
  last_fully_parsed_block:
  Blocks:
  RawTransactions:
  Utxo:
  AddressesTransactions:
  AddressesUtxos:
  AssetsTransactions:
  AssetsUtxos:
  AssetsAddresses:
  host:
  port:
  user:
  pass:
  path:
  timeout:
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i digiasset-block-parser

Weekly Downloads

2

Version

0.5.2

License

MIT

Unpacked Size

84 kB

Total Files

17

Last publish

Collaborators

  • digibyte