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)

🚀 How I Added SegWit to My Rust Bitcoin Wallet (and Why You Should Too)

🚀 How I Added SegWit to My Rust Bitcoin Wallet (and Why You Should Too)

Comments
2 min read

Want to connect with 이관호(Gwanho LEE)?

Create an account to connect with 이관호(Gwanho LEE). You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
🔑 Multisig vs Normal Bitcoin Transactions — What’s the Difference?

🔑 Multisig vs Normal Bitcoin Transactions — What’s the Difference?

1
Comments
2 min read
Closures in Rust: `Fn`, `FnMut`, and `FnOnce`

Closures in Rust: `Fn`, `FnMut`, and `FnOnce`

Comments
2 min read
Understanding Multi-Signature Bitcoin Wallets

Understanding Multi-Signature Bitcoin Wallets

Comments
4 min read
😱Why Bitcoin Wallets Validate Public Key Hashes: A Deep Dive into Data Integrity

😱Why Bitcoin Wallets Validate Public Key Hashes: A Deep Dive into Data Integrity

Comments
4 min read
🦉Building a Bitcoin CLI Wallet in Rust

🦉Building a Bitcoin CLI Wallet in Rust

Comments
2 min read
Understanding Async/Await in Rust: A Simple Guide

Understanding Async/Await in Rust: A Simple Guide

Comments
4 min read
Bitcoin Transaction Signing: A Developer's Deep Dive

Bitcoin Transaction Signing: A Developer's Deep Dive

Comments
6 min read
Understanding Async Socket Handling in Rust: From TCP Request to Waker Wake-up

Understanding Async Socket Handling in Rust: From TCP Request to Waker Wake-up

Comments
4 min read
📝 Implements `Box<T>` and `Vec<T>` and why?

📝 Implements `Box<T>` and `Vec<T>` and why?

Comments
5 min read
🌱 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

7
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)

1
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...