blockchain-tutorial icon indicating copy to clipboard operation
blockchain-tutorial copied to clipboard

블록체인 튜토리얼 (Building Blockchain in Go 한국어 버전)

Go로 구현하는 블록체인 튜토리얼

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: 네트워크

각 단계별 원문은 다음 링크에서 보실 수 있습니다.

Contribution

튜토리얼 문서 저장소: https://github.com/mingrammer/blockchain-tutorial

번역 오타나 부자연스러운 문장에 대한 모든 이슈 및 PR은 환영입니다!