
Bitcoin
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
In this article, sCrypt shows how to implement Schnorr Signatures using the original Bitcoin Protocol. Schnorr is an alternative algorithm...
The dream of Bitcoin
At this point, production of applications that can only be built using the Bitcoin technology are necessary for Bitcoin to...
Bitcoin through the looking glass: A 21st century language-game
The story of Bitcoin is a strange manifestation of the kind of wordplay seen between Alice and Humpty Dumpty, later...
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
sCrypt's Xiaohui Liu demonstrated how to implement relative locktime in Bitcoin without a new opcode in part 5 of accessing...