Package Documentation

Storm Package: synapse-blockchain

The following Commands are available from this package. This documentation is generated for version 0.3.3 of the package.

Storm Commands

This package implements the following Storm Commands.

blockchain.transactions

Ingest crypto:currency:transactions from the Blockchain API.

Examples:

  crypto:currency:address=(btc, 1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2) | blockchain.transactions


Usage: blockchain.transactions [options]

Options:

  --help                      : Display the command usage.
  --debug                     : Show verbose debug output.
  --size <size>               : Limit the number of results ingested to the given size (per-node).
  --yield                     : Yield the newly created nodes.
  --asof <asof>               : Specify the maximum age for a cached result. To disable caching, use --asof now. (default: -30days)

Storm Modules

This package does not export any Storm APIs.