near / near-one-project-tracking

A repository for tracking work items that NEAR One is working on.
0 stars 0 forks source link

[ProjectTracking]: BTC light client #79

Open karim-en opened 1 week ago

karim-en commented 1 week ago

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.

Links to external documentations and discussions

N/A

Estimated effort

8 Weeks

Assumptions

N/A

Pre-requisites

N/A

Out of scope

N/A

### Tasks
- [ ] https://github.com/Near-One/btc-light-client-contract/issues/72
- [ ] https://github.com/Near-One/btc-light-client-contract/issues/68
- [ ] https://github.com/Near-One/btc-light-client-contract/issues/66
- [ ] https://github.com/Near-One/btc-light-client-contract/issues/58
- [ ] https://github.com/Near-One/btc-light-client-contract/issues/50
- [ ] https://github.com/Near-One/btc-light-client-contract/issues/70