CashScript
High-level smart-contract language for Bitcoin Cash — Solidity-like syntax.
BCH is a scriptable UTXO chain. Write covenants in CashScript, sign with Libauth, index with Chaingraph — no EVM, no gas market, no bridges.
Bounded loops, Pay-to-Script, OP_DEFINE / OP_INVOKE, and bitwise ops are live. What used to require unrolled scripts or off-chain math is now a few lines of CashScript.
Start here: CashScript for high-level contracts, Libauth for signing and script evaluation, Bitauth IDE for interactive debugging.
High-level smart-contract language for Bitcoin Cash — Solidity-like syntax.
Zero-dependency TypeScript library for BCH — VM, transactions, contracts.
TypeScript / JavaScript SDK for Bitcoin Cash and CashTokens.
In-browser IDE for BCH covenants — write, test, debug, and share contracts.
Market-cap, discovery, and metadata registry for BCH CashTokens.
Public competition to build the smallest Groth16 SNARK verifier on BCH.
UTXO queries, token history, mempool state — self-hosted indexers so you're not paying rent to a chain-data API.
Multi-node BCH blockchain indexer with a GraphQL API and live subscriptions.
Fast SPV backend server for Electron Cash and other BCH wallets.
Chipnet is BCH's staging network — new upgrades ship there ~6 months before mainnet. If your contract exercises new opcodes, exercise it there first.