Closed zliu41 closed 2 months ago
@zliu41 Did I understand correctly that we want to discourage exporting scripts without producing a blueprint?
Did I understand correctly that we want to discourage exporting scripts without producing a blueprint?
No but for the purpose of avoiding accidental hash change, the best thing to do is to generate a blueprint.
One may still want tol export scripts to a .uplc
file for purposes such as debugging. This can be mentioned in the doc on the plutus
executable.
This is redundant given we now have blueprints.
Also moved the blueprint page from "Using Plutus Tx" to "Working with scripts", since it is not a language feature, but something specific to scripts.