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...
Learn sCrypt is a series of lessons that split the development of an on-chain game Tic-tac-toe on the Bitcoin network...
sCrypt's Xiaohui Liu demonstrated how to implement relative locktime in Bitcoin without a new opcode in part 5 of accessing...