Command-line compiler for sCrypt, a high-level smart contract language targeting Bitcoin SV. The latest version is 0.2.9. Development is active with periodic releases. Key differentiator: it compiles to Bitcoin Script, enabling on-chain smart contracts with a C-style syntax. No major alternatives exist for Bitcoin SV smart contracts.
npm install scryptcNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows global install and basic compilation of an sCrypt contract file.
npm install -g scryptc
Run `npm install -g scryptc` to install globally.
No dependency data recorded yet.