Open daywednes opened 6 months ago
research of multisig of bitcoin
Musig 2 +Schnorr Signature
Musig 2 +MAST
study https://babylonchain.io/ - read its litewhitepaper and the Babylon docs https://docs.babylonchain.io/assets/files/btc_staking_litepaper-32bfea0c243773f0bfac63e148387aef.pdf
1/ vault fund 2/ vault spend 3/ vault cocovery
python or nodejs
Strategy - try google or perplexity to find source code as the solutions - else write the code yourselves
The end-goal is to read 2
bitcoin layer 2
papers and present to the team.Pointers to learn BITCOIN basic knowledge:
https://gist.githubusercontent.com/orweinberger/3bd7dfdc574be58539c5/raw/a164018d8c032f0335991b5da4eef0f0a1a19775/final.js https://www.righto.com/2014/02/ascii-bernanke-wikileaks-photographs.html https://dev.to/thunderbiscuit/deconstructing-a-bitcoin-transaction-4l2n https://github.com/jashmenn/bitcoin-reading-list https://github.com/jashmenn/bitcoin-reading-list?tab=readme-ov-file
Please search more to learn how a transaction gets executed
papers to read: a/ Bitvm from https://bitvm.org/ b/ bitlayer whitepaper from bitlayer.org
https://www3.ntu.edu.sg/home/ehchua/programming/blockchain/bitcoin.html