Documentation
¶
Overview ¶
Package btcgw provides the BBc-1 Ledger Subsystem with the ability to anchor to Bitcoin.
Directories
¶
| Path | Synopsis |
|---|---|
|
_example
|
|
|
btc_getanchor
command
|
|
|
btc_putanchor
command
|
|
|
gw_access
command
|
|
|
gw_refresh
command
|
|
|
gw_register
command
|
|
|
store_access
command
|
|
|
anchor
Package anchor provides primitives to interact the openapi HTTP API.
|
Package anchor provides primitives to interact the openapi HTTP API. |
|
apikey
Package apikey provides primitives to interact the openapi HTTP API.
|
Package apikey provides primitives to interact the openapi HTTP API. |
|
Package auth provides ability to verify API Keys, that brings an abstraction layer between applications that require API Key authentication and authentication providers.
|
Package auth provides ability to verify API Keys, that brings an abstraction layer between applications that require API Key authentication and authentication providers. |
|
Package btc provides ability to send and get anchors, that brings an abstraction layer between the Gateway (package gw) and Bitcoin implementations.
|
Package btc provides ability to send and get anchors, that brings an abstraction layer between the Gateway (package gw) and Bitcoin implementations. |
|
cmd
|
|
|
apikey
command
apikey is an API Server that handles API Key creation and deletion for btcgw.
|
apikey is an API Server that handles API Key creation and deletion for btcgw. |
|
apikey-cli
command
apikey-cli is a CLI tool to manage API Keys.
|
apikey-cli is a CLI tool to manage API Keys. |
|
btcgw
command
btcgw is an API Server that handles anchor CRUD for BBc-1 Ledger Subsystem.
|
btcgw is an API Server that handles anchor CRUD for BBc-1 Ledger Subsystem. |
|
utxoadd
command
utxoadd is a CLI tool to add UTXOs to DocstoreWallet.
|
utxoadd is a CLI tool to add UTXOs to DocstoreWallet. |
|
Package gw provides ability to anchor BBc-1 transactions to the Bitcoin block chain, that hides the implementation of BTC (package btc) and Store (package store) from applications.
|
Package gw provides ability to anchor BBc-1 transactions to the Bitcoin block chain, that hides the implementation of BTC (package btc) and Store (package store) from applications. |
|
Package model provides data structures that represent anchor and database records.
|
Package model provides data structures that represent anchor and database records. |
|
Package store provides ability to store anchors and related data, that brings an abstraction layer between the Gateway (package gw) and databases.
|
Package store provides ability to store anchors and related data, that brings an abstraction layer between the Gateway (package gw) and databases. |
|
Package util provides some common utilities for testing.
|
Package util provides some common utilities for testing. |
Click to show internal directories.
Click to hide internal directories.