Two business men on a laptop screen passing out a baton
Tech 24 April 2022

Delegation in Bitcoin: Part 3

Crypt generalizes the "Script level" delegation to delegate to any script/smart contract instead of a public key. This allows users to authorize arbitrary smart contract to spend one's bitcoin.

Bitcoin
Tech 15 April 2022

Graftroot on Bitcoin today: No fork needed

sCrypt demonstrated how to implement Taproot on the original Bitcoin using a contractless contract and shows that its follow-up proposal, Graftroot, can be implemented in a similar fashion.

Close up view of arranged golden bitcoins on computer motherboard
Tech 12 April 2022

Contractless contract

sCrypt has developed a technique called "contractless contract" to faithfully execute any smart contract in a regular payment (P2PKH) transaction.

Bitcoin on circuit board
Tech 11 April 2022

Taproot on Bitcoin: Contractless Contract + MAST

In this article, sCrypt showed how to implement Taproot using the original Bitcoin protocol without any changes, by combining contractless contract and Merklized Alternative Script Tree (MAST).

Bitcoin and money
Tech 10 April 2022

Zero-overhead private timestamping in Bitcoin

Bitcoin has a lot of potential uses far beyond payments, and each block has a cryptographically secured timestamp which can be particularly useful for time-sensitive data.

Private & public keys made of circuits
Tech 6 April 2022

Pay to decrypt

sCrypt designed a smart contract called “Pay to Decrypt” that makes the exchange atomic and trustless, ensuring only a correct plaintext can redeem the locked fund.

Digital currency, formulas, and symbols
Tech 5 April 2022

Elliptic curve arithmetic in Script

sCrypt has implemented elliptic curve arithmetic in Script, where they compute it directly compared to the previous implementation where they conducted the computation off chain.

Delegation-in-Bitcoin-Part-2-min
Tech 4 April 2022

Delegation in Bitcoin: Part 2

In the second part of this two-part piece, sCrypt introduces a universal yet straightforward delegation mechanism, an alternative to the script-level delegation they have developed.

Businessman passing baton.
Tech 2 April 2022

Delegation in Bitcoin

In this two-part piece, sCrypt demonstrates a novel way to allow users to spend their UTXO/coins without giving another party their private key.

Glossy Mesh 2D Ponzi Pyramid Scheme
Tech 28 March 2022

Smart contract-based pyramid scheme on bitcoin

A pyramid scheme is a business model that recruits members via a promise of payments or services for enrolling others into the scheme, rather than supplying investments or sale of products.

Concept of private key in digital technology
Tech 23 March 2022

Private key puzzles

sCrypt introduces a new type of Bitcoin smart contract called private key puzzles, which can only be solved by providing the corresponding private key of a given public key.