Write Bitcoin smart contracts in a modern high-level programming language.
Features
High-level smart contract language for Bitcoin SV
Bitcoin SV is a UTXO based system that can handle over 50k transactions per second.
Miner competition guarantees high throughput and low fees at a fraction of a cent.
Powered by proof-of-work providing highest blockchain security standards.
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.