You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The content you are editing has changed. Please copy your edits and refresh the page.
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
verify_transaction_inclusion
got error Near-One/btc-light-client-contract#68The text was updated successfully, but these errors were encountered: