Hacker News new | ask | show | jobs
Show HN: Minsc, a scripting langauge for Bitcoin contracts (min.sc)
3 points by nadaviv 2140 days ago
1 comments

The source code (in Rust with LALRPOP) is available on GitHub: https://github.com/shesek/minsc

The website has some example scripts and a compiler that you can experiment with.

Happy to answer questions!