Admin Guide

Synapse-Blockchain Admin Guide

Configuration

The Blockchain API allows rate-limited free access without an API key. For information on how to sign up, please visit the Blockchain API documentation.

Setting API key for global use

Support for specifying an API key is currently blocked awaiting an API key from blockchain.com.

Using per-user API keys

Support for specifying an API key is currently blocked awaiting an API key from blockchain.com.

Permissions

Package (synapse-blockchain) defines the following permissions:
power-ups.blockchain.user        : Controls user access to Synapse-Blockchain. ( default: false )

You may add rules to users/roles directly from storm:

> auth.user.addrule visi power-ups.blockchain.user
Added rule power-ups.blockchain.user to user visi.

or:

> auth.role.addrule ninjas power-ups.blockchain.user
Added rule power-ups.blockchain.user to role ninjas.

Node Actions

Synapse-Blockchain provides the following node actions in Optic:

Name : transactions
Desc : Ingest transactions for the address.
Forms: crypto:currency:address