Skip to content

Scan API wrappers simplifying application development #178

Open
@waynecollier-da

Description

@waynecollier-da

Application developers would like to use a more abstract interface to the Scan API. For example, several application developers have created their own version of the "/updates python script" scan_txlog.py, and they've also requested a script that makes it easy to consume large sets of transactions at once.

There are several possible such abstractions, including filters for each type of transaction reported by /updates, filters by party, filters by key, filters by time range, etc. See e.g. for bitcoin: https://github.com/bitcoinj/bitcoinj

The objective of this work would be to implement five to ten wrappers of the /updates /holdings and or /state APIs in Scan, which application developers find most useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions