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

Fetch UTXOs without depending on a third party #1

Open
radicleart opened this issue Feb 27, 2023 · 1 comment
Open

Fetch UTXOs without depending on a third party #1

radicleart opened this issue Feb 27, 2023 · 1 comment
Assignees

Comments

@radicleart
Copy link
Collaborator

radicleart commented Feb 27, 2023

The API currently uses mempool space to find UTXO sets for a given BTC address.

The application should not depend on external APIs. This can be achieved using a hosted utxo indexer. Potential options need to be evaluated;

@radicleart radicleart changed the title Fetch UTXOs without third party Fetch UTXOs without depending on a third party Feb 27, 2023
@igorsyl
Copy link
Contributor

igorsyl commented Mar 6, 2023

Hi @radiclear:

  • Please assign issues to yourself (GH doesn't do this automatically)
  • Also, making sure we can have a working system for Alpha.
  • Please mark the issue in the project board with Uber-Milestone as Alpha or a future milestone.
  • IMO, this issue is not critical for Alpha, so I'll tag it as an April milestone.

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

2 participants