Go 블록체인 구현체 저장소: https://github.com/Jeiwan/blockchain_go
Building Blockchain in Go 시리즈의 한국어 번역본입니다.
- Part 1: 기본 프로토타입
- Part 2: 작업 증명
- Part 3: 영속성 및 CLI
- Part 4: 트랜잭션 1
- Part 5: 주소
- Part 6: 트랜잭션 2
- Part 7: 네트워크
각 단계별 원문은 다음 링크에서 보실 수 있습니다.
- Part 1: Basic Prototype
- Part 2: Proof of Work
- Part 3: Persistence and CLI
- Part 4: Transactions 1
- Part 5: Addresses
- Part 6: Transactions 2
- Part 7: Network
튜토리얼 문서 저장소: https://github.com/mingrammer/blockchain-tutorial
번역 오타나 부자연스러운 문장에 대한 모든 이슈 및 PR은 환영입니다!