Post
Topic
Board Development & Technical Discussion
Re: Solidity scripts in Bitcoin transactions using Inscriptions
by
Kryptowerk
on 16/05/2023, 16:37:02 UTC
Here's a crazy idea. Rather than embedding stupid jpegs in the witness data, what about embedding solidity scripts? The capabilities of Bitcoin could potentially be expanded tremendously. Opinions?
Great idea but why not directly embed a *solid* language in your few transaction-bytes instead, like c++ for example.
Jokes aside, as already pointed out as long as which-ever-language is not part of the Bitcoin protocol, nothing will happen.  Tongue

And hopefully onchain program code from the few op-return commands will never be a thing with Bitcoin. No need for another turing-complete megachain. Just sidechain that shit or use a normal centralized server, which is probably the better solution in 99.9% of cases anyway.