scryptc

sCrypt compiler

Usage no npm install needed!

<script type="module">
  import scryptc from 'https://cdn.skypack.dev/scryptc';
</script>

README

sCrypt

sCrypt (pronounced “ess crypt”) is a high-level smart contract language for Bitcoin SV. It is designed to facilitate writing smart contract running on chain.

This package contains an sCrypt compiler. npm install scryptc -g to install it globally. Type scryptc --help to see how to use it.

Language Specification