quorum-tools:使用Raft或IBFT和docker轻松设置Quorum网络

时间:2024-06-11 15:22:25
【文件属性】:

文件名称:quorum-tools:使用Raft或IBFT和docker轻松设置Quorum网络

文件大小:28KB

文件格式:ZIP

更新时间:2024-06-11 15:22:25

JavaScript

使用Docker构建和测试仲裁和星座 这将测试设置以将Quorum(基于go-ethereum)和Constellation构建在docker中并在单独的docker实例中运行,但是要成对运行,以便每个geth docker实例通过IPC而不是TCP与对应的星座节点docker实例进行通信。 前提条件 储存库 该存储库取决于以下要克隆并位于其旁边的存储库: git clone git@github.com:kaleido-io/quorum-tools.git git clone git@github.com:kaleido-io/quorum.git git clone git@github.com:kaleido-io/constellation.git git clone git@github.com:getamis/istanbul-tools.git 通过启动构建Docker


【文件预览】:
quorum-tools-master
----constellation()
--------start.sh(329B)
--------Dockerfile(1KB)
----boot()
--------lib()
--------index.js(1KB)
--------package.json(566B)
----geth()
--------start.sh(2KB)
--------Dockerfile(1017B)
----builder()
--------Dockerfile(526B)
----examples()
--------scripts()
--------templates()
--------setup.sh(8KB)
----LICENSE(11KB)
----bootnode()
--------Dockerfile(227B)
----test()
--------encrypted-file-test.js(5KB)
--------boot-test.js(8KB)
--------package.json(708B)
----istanbul()
--------Dockerfile(473B)
--------scripts()
----README.md(6KB)
----Makefile(2KB)
----.gitignore(108B)

网友评论