MCPcopy
hub / github.com/liuchengxu/blockchain-tutorial

github.com/liuchengxu/blockchain-tutorial @main sqlite

repository ↗ · DeepWiki ↗
86 symbols 192 edges 22 files 40 documented · 47%
README

Opinioned Blockchain Reading List

A collection of blockchain resources.

Wiki 维护了一个阅读列表: Opinioned Blockchain Reading List, 我会整理一些值得阅读研究的资源,大部分是英文的,欢迎贡献对应的中文资源。


Blockchain Tutorial

:point_right: 目录

:point_right: 使用 gitbook 阅读(可能需要翻墙)

本教程最初是译自 Jeiwan/blockchain_go 的系列文章。随着对区块链认识的不断深入,我也会不断地进行补充和丰富。大家也可以关注我的其他平台账号,我会将一些觉得有内容的文章整理到这里:

因为比较喜欢简书的编辑器,所以可能新文章会先出现在简书,然后“搬运”到其他平台:)。

Donation

  • BTC: 1FLctnA5iRqba3cuc1xUACuAaAVWKqjUwr
  • BCH: qp2vp4ev0aygatuv4mnxnhc5vevu5susjsj6f8wwp6
  • ETH: 0xBE5d431e7D2273340F6e76061C05bb42Bc39103d

Contributions

  • 勘误,更好的翻译,解释等等
  • 其他优秀的文章

Resources

Python 版本的 Jeiwan/blockchain_go: blockchain-py

Python

Golang

Credits

Core symbols most depended-on inside this repo

IntToHex
called by 3
content/part-4/src/utils.go
CanBeUnlockedWith
called by 3
content/part-4/src/transaction.go
NewBlockchain
called by 3
content/part-4/src/blockchain.go
IntToHex
called by 3
content/part-2/src/utils.go
IntToHex
called by 3
content/part-3/src/utils.go
NewBlock
called by 2
content/part-1/src/block.go
AddBlock
called by 2
content/part-1/src/blockchain.go
NewProofOfWork
called by 2
content/part-4/src/proofofwork.go

Shape

Method 40
Function 28
Struct 18

Languages

Go100%

Modules by API surface

content/part-4/src/blockchain.go11 symbols
content/part-4/src/transaction.go9 symbols
content/part-4/src/cli.go8 symbols
content/part-4/src/block.go6 symbols
content/part-3/src/blockchain.go6 symbols
content/part-4/src/proofofwork.go5 symbols
content/part-3/src/proofofwork.go5 symbols
content/part-3/src/block.go5 symbols
content/part-2/src/proofofwork.go5 symbols
content/part-3/src/cli.go4 symbols
content/part-1/src/block.go4 symbols
content/part-2/src/blockchain.go3 symbols

For agents

$ claude mcp add blockchain-tutorial \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact