Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scan API wrappers simplifying application development #178

Open
waynecollier-da opened this issue Jan 13, 2025 · 0 comments
Open

Scan API wrappers simplifying application development #178

waynecollier-da opened this issue Jan 13, 2025 · 0 comments

Comments

@waynecollier-da
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant