BSV
$63.77
Vol 99.09m
-2.16%
BTC
$87576
Vol 98023.78m
-2.81%
BCH
$413.33
Vol 591.33m
-5.96%
LTC
$79.81
Vol 1644.02m
-0.71%
DOGE
$0.36
Vol 18387.12m
-8.5%

smart contracts

Pay to contract hash: An approach to address Bitcoin Smart Contract limitations
-
27 February, 2022

Pay to contract hash: An approach to address Bitcoin Smart Contract limitations

Smart Contracts on Bitcoin are more powerful and versatile than previously thought. However, it can't support new features once deployed,...
CoinGeek Weekly Livestream: Brenton Gunning talks how RUN protocol began and where it’s heading
-
18 February, 2022

CoinGeek Weekly Livestream: Brenton Gunning talks how RUN protocol began and where it’s heading

In this episode of the CoinGeek Weekly Livestream, RUN's CEO Brenton Gunning describes how he started his journey with BSV...
Pay to Contract Hash
-
17 February, 2022

Pay to Contract Hash

sCrypt proposes a novel approach called "Pay to Contract Hash (P2CH)" to address the two limitations of smart contracts on...
The smart-business paradigm
-
16 February, 2022

The smart-business paradigm

Smart-business as a new paradigm encompasses all aspects of business, including relationships, organizations, structures, contracts, transactions, and records.
DeFi on Bitcoin Part 3: Uniswap
-
15 February, 2022

DeFi on Bitcoin Part 3: Uniswap

In the third part of this series, sCrypt explains how to build a Uniswap-like exchange on Bitcoin, allowing users to...
DeFi on Bitcoin Part 2: NFT and marketplace
-
13 February, 2022

DeFi on Bitcoin Part 2: NFT and marketplace

In the second part of this series on why it's more advantageous to run DeFi on Bitcoin, Xiaohui Liu illustrated...
DeFi on Bitcoin Part 1: Fungible tokens and token swap
-
12 February, 2022

DeFi on Bitcoin Part 1: Fungible tokens and token swap

In the first part of this series on why it's more advantageous to run DeFi on Bitcoin, sCrypt demonstrates how...
Smart contract-based oracle slashing
-
26 January, 2022

Smart contract-based oracle slashing

sCrypt's Xiaohui Liu showed how to use smart contracts to slash cheating Sensible oracles, which is applicable to any oracle...
OP_CODESEPARATOR
-
15 January, 2022

OP_CODESEPARATOR

sCrypt demonstrates the usage of OP_CODESEPARATOR, such as optimizing preimage size in OP_PUSH_TX and other uses like in-script functions and...
Trustless outsourced vanity address generation
-
8 January, 2022

Trustless outsourced vanity address generation

To overcome the drawback of the previous Zero-knowledge key-statement proof, sCrypt conducted the exchange entirely on chain using a smart...
ECDSA signature verification in Script
-
2 January, 2022

ECDSA signature verification in Script

sCrypt has implemented ECDSA signature verification algorithm in Script to verify if an arbitrary message is signed by a private...
Schnorr signatures on Bitcoin
-
1 January, 2022

Schnorr signatures on Bitcoin

In this article, sCrypt shows how to implement Schnorr Signatures using the original Bitcoin Protocol. Schnorr is an alternative algorithm...