Features
Smart Contracts Using the BSV Blockchain Protocol
A TypeScript framework for smart contracts on Bitcoin SV
Scalable
BSV is a UTXO based system that can handle over 50k transactions per second.
Cheap
Miner competition guarantees high throughput and low fees at a fraction of a cent.
Secure
Powered by proof-of-work providing highest blockchain security standards.
Write BSV smart contracts in a modern high-level programming language
sCrypt is a TypeScript framework for BSV smart contracts.
BSV 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.
Transpile ETH to BSV
Accelerate your smart contracts with BSV. All types of codes from ETH Smart contracts, NFT and any Tokens are easily transpiled into BSV.