sCrypt

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...
Introducing Learn sCrypt
-
27 December, 2021

Introducing Learn sCrypt

Learn sCrypt is a series of lessons that split the development of an on-chain game Tic-tac-toe on the Bitcoin network...
Access blockchain data from Bitcoin smart contracts: Part 5
-
26 December, 2021

Access blockchain data from Bitcoin smart contracts: Part 5

sCrypt's Xiaohui Liu demonstrated how to implement relative locktime in Bitcoin without a new opcode in part 5 of accessing...
Advertisement