一个具备真实交易流程的 小型 Web3 模拟链环境,可运行基本的转账等功能。 (后续做安全监督项目的小靶场 (学习刘丹冰老师的go语言作业
A small Web3 simulation chain environment with real transaction process, which can run basic transfer functions. (A small shooting range for subsequent security supervision projects (Learn the go language homework of teacher Liu Danbing
进入项目根目录——Enter the project root directory cd web3-sim-go go run ./cmd/main.go
访问前端界面——Access the front-end interface http://localhost:8080