blockchain

module
v0.0.0-...-575f8db Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2022 License: MIT

README

blockchain

介绍

此项目为《区块链原理与应用》课程中的一些代码样例或代码片段

软件架构

这里只是一些Go语言的代码样例或代码片段

安装教程
  1. go 需要go1.11以上版本
export GO111MODULE=on
  1. geth
  2. clone
git clone http://gitee.com/thubcc/blockchain
cd blockchain

使用说明
  1. 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
  1. xxxx
  2. xxxx
参与贡献
  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
码云特技
  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. 码云官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解码云上的优秀开源项目
  4. GVP 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
  5. 码云官方提供的使用手册 https://gitee.com/help
  6. 码云封面人物是一档用来展示码云会员风采的栏目 https://gitee.com/gitee-stars/

Directories

Path Synopsis
ecc
cmd
GetBlock command
ListAccount command
deploy command
findnode command
httpLog command
ip2location command
lucky command
messager command
multinode command
nullp2p command
registerName command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL