Create a smart contract that stores the block header information of respective blockchain
Opened this issue · 0 comments
dakshgupta2002 commented
-
Create a Smart contract that can store the block headers of its respective blockchain from a certain fixed timestamp. (Fetch block headers data from the blockchain itself or the block explorer website)
-
Use smart contract created in step a to perform the finality verification of transaction involved in asset exchange.
-
cost and latency metrics calculations.