-
Notifications
You must be signed in to change notification settings - Fork 8
Competition cashscript
Francois-Rene Rideau edited this page Oct 13, 2021
·
2 revisions
cashscript allows you to metaprogram bitcoin cash scripts from typescript. This is indeed is the right thing to do if you don't know yet have a higher-level programming model for contracts (or covenants, or whatever they are called): it gives you latitude to experiment and build things up, in the same language that you use in client code. But Glow provides exactly the missing higher-level programming model.