Smart Contracts on Bitcoin are more powerful and versatile than previously thought. However, it can't support new features once deployed,...
In this episode of the CoinGeek Weekly Livestream, RUN's CEO Brenton Gunning describes how he started his journey with BSV...
sCrypt proposes a novel approach called "Pay to Contract Hash (P2CH)" to address the two limitations of smart contracts on...
Smart-business as a new paradigm encompasses all aspects of business, including relationships, organizations, structures, contracts, transactions, and records.
In the third part of this series, sCrypt explains how to build a Uniswap-like exchange on Bitcoin, allowing users to...
In the second part of this series on why it's more advantageous to run DeFi on Bitcoin, Xiaohui Liu illustrated...
In the first part of this series on why it's more advantageous to run DeFi on Bitcoin, sCrypt demonstrates how...
sCrypt's Xiaohui Liu showed how to use smart contracts to slash cheating Sensible oracles, which is applicable to any oracle...
sCrypt demonstrates the usage of OP_CODESEPARATOR, such as optimizing preimage size in OP_PUSH_TX and other uses like in-script functions and...
To overcome the drawback of the previous Zero-knowledge key-statement proof, sCrypt conducted the exchange entirely on chain using a smart...
sCrypt has implemented ECDSA signature verification algorithm in Script to verify if an arbitrary message is signed by a private...
In this article, sCrypt shows how to implement Schnorr Signatures using the original Bitcoin Protocol. Schnorr is an alternative algorithm...