cashscript icon indicating copy to clipboard operation
cashscript copied to clipboard

⚖️ Easily write and interact with Bitcoin Cash smart contracts

Results 133 cashscript issues
Sort by recently updated
recently updated
newest added

> I really miss the following syntax I stumbled upon in my app: > ``` > int a, int b = tx.inputs[0].nftCommitment.split(8); > ``` > Instead I need to express...

Placeholder-based artifacts are those which might be produced elsewhere or contain raw bitcoin script. Placeholders are used to insert the properly encoded variables at certain places in the script to...

* add mtime-based caching to prevent constant contract recompilation * rework artifact output to be typescript files