Creating a Blockchain Mining Module
In this lecture, we will actually implement the core module of the blockchain indirectly through code. Through this process, you can learn in detail what the blockchain is and how it works. Actually, as someone who studies blockchain and works on blockchain-related tasks, most lectures focus on theoretical content or on using some functions called smart contracts. I wanted to make a difference from these lectures, so I prepared it so that you can indirectly create the core module by following my lectures one by one.
Want to know what questions other learners frequently ask?
- Unresolved
그래서 바뀐거 언제적용해요 ㅋㅋ?
ㄹㅇ 무슨생각을갖고 강의를 찍은건지중간에 전혀다른 코드작업하는걸로 강의가 바껴버려서중간중간 넘어가는순간 정지해서 코드 다 수정하고 있는데아직 새로추가된 literal.go는 안보여주네 강의 쭉
블록체인mongodbgolanthanum573664
・
0
323
2
- Resolved
아 갑자기 코드가 바껴서 한참 헤맸습니다
wallet repository에서 repository struct 관련 에러가 생기길래 찾아봤더니app.go NewService 호출하는 부분에 매개변수나 이런게 바뀌어서 문제였네요한참 헤맸습니다,, 갑자기 강의가 확 뛰어버리네요 코드가
블록체인mongodbgowlsgus99362378
・
1
474
3
- Resolved
강의영상 중복
섹션 5의 제일 마지막 2개 강의가 같은 영상입니다. (25,26강) 수정 부탁드려요!
블록체인mongodbgomjo51784291
・
1
306
2


