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

[ProjectTracking]: BTC light client #79

Open
6 tasks done
karim-en opened this issue Sep 16, 2024 · 0 comments
Open
6 tasks done

[ProjectTracking]: BTC light client #79

karim-en opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@karim-en
Copy link

karim-en commented Sep 16, 2024

Goals

Light client consists of a smart contract on the NEAR network that stores block headers from the bitcoin network and an off-chain service which continuously synchronizes block headers from Bitcoin to that smart contract.
The core purpose of this light client is to validate If a particular transaction is included in the Blockchain network.

  • Audit fixes
  • Deploy and test on testnet
  • Deploy on mainnet
  • Implement tests

Links to external documentations and discussions

N/A

Estimated effort

8 Weeks

Assumptions

N/A

Pre-requisites

N/A

Out of scope

N/A

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

No branches or pull requests

1 participant