module
Version:
v0.0.0-...-575f8db
Opens a new window with list of versions in this module.
Published: May 17, 2022
License: MIT
Opens a new window with license information.
README
¶
blockchain
介绍
此项目为《区块链原理与应用》课程中的一些代码样例或代码片段
软件架构
这里只是一些Go语言的代码样例或代码片段
安装教程
- go
需要go1.11以上版本
export GO111MODULE=on
- geth
- clone
git clone http://gitee.com/thubcc/blockchain
cd blockchain
使用说明
- getBlock
go run utils\getBlock.go -p ipc -d chain/geth.ipc
or
go run utils\getBlock.go -p rpc -h 127.0.0.1:8545
- xxxx
- xxxx
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
码云特技
- 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
- 码云官方博客 blog.gitee.com
- 你可以 https://gitee.com/explore 这个地址来了解码云上的优秀开源项目
- GVP 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
- 码云官方提供的使用手册 https://gitee.com/help
- 码云封面人物是一档用来展示码云会员风采的栏目 https://gitee.com/gitee-stars/
Directories
¶
|
|
|
|
|
|
cmd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.