DEV Community

이관호(Gwanho LEE) profile picture

이관호(Gwanho LEE)

Rust enthusiast passionate about blockchain and system programming. Based in Seoul, South Korea. Currently working on secure digital identity solutions.

Location seoul, South Korea Joined Joined on  Personal website https://leepl37.github.io/

Education

Kyung Hee University

Pronouns

He/him

Work

Software Engineer at KOMSCO (Mobile ID App Team)

🌱 Understanding HD Wallets and Master Key Derivation (BIP-39/BIP-32)

🌱 Understanding HD Wallets and Master Key Derivation (BIP-39/BIP-32)

Comments
3 min read
Interior Mutability, Smart Pointers, and Tree Structures in Rust

Interior Mutability, Smart Pointers, and Tree Structures in Rust

Comments
3 min read
🧵 Why Rust Needs `FdWrapper`: Understanding File Descriptors and RAII at the System Level

🧵 Why Rust Needs `FdWrapper`: Understanding File Descriptors and RAII at the System Level

Comments
3 min read
🚧 My Bitcoin Wallet Development in Rust (Testnet)

🚧 My Bitcoin Wallet Development in Rust (Testnet)

Comments
2 min read
Understanding `async`, `.await`, and `block_on()` in Rust (with Real Examples)

Understanding `async`, `.await`, and `block_on()` in Rust (with Real Examples)

Comments
3 min read
🔐 What Are Private Keys and Public Keys in Crypto?

🔐 What Are Private Keys and Public Keys in Crypto?

Comments
2 min read
🧠 Why Wallet Applications Use Multiple Bitcoin Addresses

🧠 Why Wallet Applications Use Multiple Bitcoin Addresses

Comments
3 min read
How Bitcoin Transactions Work

How Bitcoin Transactions Work

Comments
1 min read
Implementing a Slab Allocator in Rust

Implementing a Slab Allocator in Rust

Comments
2 min read
Deep Dive: How Bitcoin Transactions Work Under the Hood🚀

Deep Dive: How Bitcoin Transactions Work Under the Hood🚀

Comments
2 min read
loading...