High Tower
@htwtech
1/7 “Study the dev diaries before you ape into BTCFi.” @midl_xyz has been documenting their journey step by step, and we’re here to take a closer look at it. Because they’re patching the gaps that make building on Bitcoin so frustrating. https://t.co/lbugsbKa9j 2/7 Their first step was simple: run a dApp using only sats. But even that turned into weeks of cryptographic experiments.
1 reply
2 recasts
5 reactions
High Tower
@htwtech
They managed to get a Solidity smart contract to execute a transaction triggered by a Bitcoin wallet using BIP322 signatures, and that was their first proof of concept. 3/7 The next step was to make that execution visible and repeatable. They modified the core EVM tooling to understand Bitcoin transactions, including Viem, Ethers, and Hardhat. They added a new tx type with a BTC hash trigger. It worked, and they managed to launch a contract where Bitcoin initiated logic on an EVM VM.
1 reply
0 recast
0 reaction
High Tower
@htwtech
4/7 At that point, it was time to go beyond sats. They started experimenting with Bitcoin-native token standards. The most promising? Runes. Runes were still early and rough, but they offered just enough structure to build something composable and light. 5/7 As they put it: DevEx was terrible. It takes 3–5 days just to get a basic Runes PoC working with few tools and little guidance available.
1 reply
0 recast
0 reaction