文件名称:conflux-docker
文件大小:38KB
文件格式:ZIP
更新时间:2024-05-23 18:59:14
JavaScript
confluxchain / conflux-rust Conflux-rust是Conflux协议的Rust实现。 这是Conflux-rust的docker映像。 标签 Warning :这些标签图像的default.toml将配置一个具有10个创始帐户(每个帐户具有1000 CFX)的独立链,并且所有帐户均已解锁,您可以将其用作本地Dapp开发环境。 如果要运行mainnet或testnet节点,则可以使用该映像的xxx-mainnet或xxx-testnet标记。 Note :解锁过程可能需要一到两分钟。 怎么跑 第1步从Docker Hub提取图像 $ docker pull confluxchain/conflux-rust 第2步运行映像 快速运行本地开发节点 $ docker run -p 12537:12537 --rm --name cfx-node conflu
【文件预览】:
conflux-docker-master
----.dockerignore(70B)
----cfxrun()
--------start.sh(62B)
--------log.yaml(925B)
--------conflux.sh(114B)
--------scripts()
--------gene_account.sh(38B)
--------throttling.toml(2KB)
--------default.toml(13KB)
----Dockerfile.node(90B)
----fullnode-configs()
--------tethys.toml(20KB)
--------log.yaml(932B)
--------throttling.toml(2KB)
--------testnet.toml(16KB)
----Dockerfile.slim(289B)
----Dockerfile(820B)
----README.md(2KB)
----Makefile(1KB)
----misc()
--------misc.md(316B)
--------cargo-config.toml(186B)
--------new_account.sh(181B)
----production()
--------Dockerfile(142B)
----.gitignore(114B)
----changelog.md(105B)