Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
53782739
Topic
5223632
Board
Development & Technical Discussion
Merits
1 from 1 user
Topic OP
Implementing OP_MUL with OP_ADD
by
RobinLinus
on
06/02/2020, 10:58:56 UTC
⭐ Merited by
ETFbitcoin
(1)
For fun I implemented OP_MUL using OP_ADD.
You can find the code here on Github.
Feedback very appreciated!
And I have a question: do you guys know any good source for advanced bitcoin scripts? Is there something like a library for scripts?