← index

Miniscript Studio - a fulll IDE based on Rust Miniscript

An archive of delvingbitcoin.org · view original topic →

Ady Shimony · #1 ·

I built an online Miniscript Studio, a full IDE powered by the Rust Miniscript crate, with a strong emphasis on learning.

https://adys.dev/miniscript

Started it at BTC++ hackathon just for better error handling on my Miniscript expressions, but it snowballed into packing in all the features I ever dreamed of:

Plus a settings section to customize your experience; Policy/Miniscript references; save/load/share expressions; tips section and more.

Full details in my blog post: https://adys.dev/blog/miniscript-studio-intro

Here is a Miniscript expression from Liana wallet:

Try it in Studio: https://adys.dev/miniscript#example=miniscript-liana_wallet

Feedback is much appreciated :folded_hands:

Bruno Garcia · #2 ·

Super helpful, nice project. Is it open-source?

Ady Shimony · #3 · · in reply to #2

Thanks!

Sure, it has a link in the upper right corner of the page. Here’s the repo:

https://github.com/adyshimony/miniscript-studio