Competition cashscript - Glow-Lang/glow GitHub Wiki

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.