Smart Contracts

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...
Non-custodial Bitcoin vaults
-
20 December, 2021

Non-custodial Bitcoin vaults

sCrypt has developed a smart contract-based vault, where Bitcoins locked inside can only be transferred after a user defined time...
Access blockchain data from Bitcoin smart contracts: Part 4
-
19 December, 2021

Access blockchain data from Bitcoin smart contracts: Part 4

In part 4 of accessing blockchain from Bitcoin smart contracts, sCrypt’s Xiaohui Liu explained why the total number of transactions...
Access blockchain data from Bitcoin Smart contracts: Part 3
-
18 December, 2021

Access blockchain data from Bitcoin Smart contracts: Part 3

sCrypt has devised a technique to fetch block height trustlessly, which is included in Coinbase transactions in this edition of...
Advertisement