Skip to content

Commit 8c02980

Browse files
committed
為 Bitcoin Script 和 Rust Bitcoin 教學系列加入特色圖片
1 parent ea4c664 commit 8c02980

6 files changed

+6
-0
lines changed

_posts/2025-03-15-bitcoin-script-tutorial-1-fundamentals.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ date: 2025-03-15
55
categories: [技術教學, Bitcoin]
66
tags: [Bitcoin, Script, 操作碼, 堆疊機, 智能合約]
77
author: Cypherpunks Taiwan
8+
image: /img/bitcoin-dev.svg
89
math: true
910
---
1011

_posts/2025-03-16-bitcoin-script-tutorial-2-standard-scripts.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ date: 2025-03-16
55
categories: [技術教學, Bitcoin]
66
tags: [Bitcoin, Script, P2PKH, P2SH, SegWit, 地址格式]
77
author: Cypherpunks Taiwan
8+
image: /img/bitcoin-dev.svg
89
math: true
910
---
1011

_posts/2025-03-22-rust-bitcoin-tutorial-1-environment-basics.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ date: 2025-03-22
55
categories: [技術教學, Bitcoin, Rust]
66
tags: [Rust, Bitcoin, rust-bitcoin, 開發環境, 密碼學]
77
author: Cypherpunks Taiwan
8+
image: /img/bitcoin-dev.svg
89
math: true
910
---
1011

_posts/2025-03-23-rust-bitcoin-tutorial-2-addresses-transactions.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ date: 2025-03-23
55
categories: [技術教學, Bitcoin, Rust]
66
tags: [Rust, Bitcoin, 地址, 交易, HD錢包, BIP32, BIP39, BIP44]
77
author: Cypherpunks Taiwan
8+
image: /img/bitcoin-dev.svg
89
math: true
910
---
1011

_posts/2025-03-24-rust-bitcoin-tutorial-3-scripts-signatures.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ date: 2025-03-24
55
categories: [技術教學, Bitcoin, Rust]
66
tags: [Rust, Bitcoin, Script, 簽名, ECDSA, Schnorr, Taproot, Miniscript]
77
author: Cypherpunks Taiwan
8+
image: /img/bitcoin-dev.svg
89
math: true
910
---
1011

_posts/2025-03-25-rust-bitcoin-tutorial-4-advanced-applications.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ date: 2025-03-25
55
categories: [技術教學, Bitcoin, Rust]
66
tags: [Rust, Bitcoin, RPC, Electrum, BDK, 錢包開發, 節點互動]
77
author: Cypherpunks Taiwan
8+
image: /img/bitcoin-dev.svg
89
math: true
910
---
1011

0 commit comments

Comments
 (0)