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

FFI for Bitcoin SPV node #138

Open
thobson88 opened this issue Oct 22, 2023 · 0 comments
Open

FFI for Bitcoin SPV node #138

thobson88 opened this issue Oct 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@thobson88
Copy link
Collaborator

Add functions in the mobile FFI to support:

  • initialising the nakamoto light Bitcoin client (SPV node), and
  • getting block header details from the client, given a block hash.

This will enable the mobile app to locally validate a PoW hash (i.e. confirm its presence in the Bitcoin blockchain).

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

No branches or pull requests

1 participant