- Intellisense
- Compiler
- Debugger
- REPL
- Testing framework
A High-Level Smart Contract Language
Smart Contracts using the original Bitcoin protocol
sCrypt is a high-level smart contract language for Bitcoin SV.
Bitcoin supports smart contracts with its Forth-like stack-based Script language, but writing smart contracts in native Script is cumbersome and error-prone.
sCrypt is designed to facilitate writing complex smart contracts running on-chain.