Skip to content

Commit c50c8dc

Browse files
add nostr silent wallet topic
1 parent c0d8a82 commit c50c8dc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

_posts/2026-06-11-socratic-seminar-78.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ Formosa builds upon BIP-0039 by organizing mnemonic words into themed sentences
3737
This proposal defines a new tapscript opcode, OP_TWEAKADD, that takes an x-only public key and a 32-byte integer t on the stack and pushes the x-only public key corresponding to P + t*G, where P is the lifted point for the input x-coordinate and G is the secp256k1 generator. The operation mirrors the Taproot tweak used by BIP340 signers and enables simple, verifiable key modifications inside script without revealing private keys or relying on hash locks.
3838
<https://github.com/bitcoin/bips/blob/master/bip-0449.md>
3939

40+
## Nostr Silent Wallet
41+
42+
Tim Bouma implemented on-chain zaps using silent payments (some related [privacy concerns](https://dergigi.com/2026/05/20/careful-icarus/) that still somewhat apply).
43+
<https://primal.net/e/nevent1qqsv3gja8vy964r08vhvmmlr2jj3sx06h75szddzknjgjc9qmhdalpct2pq5c>
44+
<https://primal.net/e/nevent1qqs9g38wpxsxj25axpgqevd8xkf4mnmkx5w5ftjvuh8rr5kas9r62csa48x96>
45+
4046
## CUBE: Bitcoin smart contracts built on Ark
4147

4248
Cube is a virtual machine designed to enable trusless smart contract execution natively on Bitcoin. Providing a fully trustless execution environment with unilateral exit, Cube ensures users retain complete control over their funds.

0 commit comments

Comments
 (0)