Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Re: I'm looking for an example of code or a tutorial that implements tapscript
by
Ambatman
on 15/01/2024, 08:13:53 UTC
⭐ Merited by warpanomaly (2)
Bitcoin is designed to be a store of value while Ethereum is a platform designed to run code.

Bitcoin according to the original white paper wasn't created as a store of value but as a peer to peer electronic cash. Store of value was like an add on explored later on after its adoption.

About your question, not really into the technicals but the various BIP in bitcoin has peeked my interest as of late.

https://www.npmjs.com/package/@cmdcode/tapscript
Check the above link out
Tagged in a post in Github

This can also serve as a supplement but focused mainly on PSBTs https://lightning.engineering/posts/2023-06-14-virtual-psbt/