https://github.com/bioforestchain/bcf-infomation
https://github.com/bioforestchain/bcf-infomation
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bioforestchain/bcf-infomation
- Owner: BioforestChain
- Created: 2023-08-09T10:28:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T09:23:04.000Z (2 months ago)
- Last Synced: 2025-12-21T16:24:21.074Z (2 months ago)
- Size: 732 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BCF-Infomation
## 创世块
- 点击[这里](./chains/)在各链的目录下的 genesisInfos 中下载生物链林网络创世块
## 节点软件
| 链 | 节点软件 | 创世块 | 节点默认密码 | 可用 ip 列表 |
| ----------------- | :------------------------------------------------------------------------------- | :-------------------------------------------------------------------------- | ------------ | --------------------------------------------------- |
| bfmeta mainnet | [download](https://github.com/BioforestChain/BCF-Infomation/releases/download/v0.0.5/bfmeta-mainnet-3.8.2.1.zip) | [mainnet](./chains/bfmchain/genesisInfos/bfm-genesisBlock-mainnet.json) | Bfchain2020 | [click this](./chains//bfmchain/peers/mainnet.json) |
| bfmeta testnet | [download](https://github.com/BioforestChain/BCF-Infomation/releases/download/v0.0.5/bfmeta-mainnet-3.8.2.1.zip) | [testnet](./chains/bfmchain/genesisInfos/bfmtest-genesisBlock-testnet.json) | Bfchain2020 | [click this](./chains//bfmchain/peers/testnet.json) |
| ethmeta mainnet | [download](https://github.com/BioforestChain/BCF-Infomation/releases/tag/v0.0.5) | [mainnet](./chains/ethmeta/genesisInfos/ethm-genesisBlock-mainnet.json) | pJEe6438d6 | [click this](./chains//ethmeta/peers/mainnet.json) |
| ethmeta testnet | [download](https://github.com/BioforestChain/BCF-Infomation/releases/tag/v0.0.5) | [testnet](./chains/ethmeta/genesisInfos/ethm-genesisBlock-testnet.json) | pJEe6438d6 | [click this](./chains//ethmeta/peers/testnet.json) |
| bfchainv2 mainnet | [download](https://github.com/BioforestChain/BCF-Infomation/releases/tag/v0.0.5) | [mainnet](./chains/bfchainv2/genesisInfos/bft-genesisBlock-mainnet.json) | pJEe6438d6 | [click this](./chains//bfchainv2/peers/mainnet.json) |
| bfchainv2 testnet | [download](https://github.com/BioforestChain/BCF-Infomation/releases/tag/v0.0.5) | [testnet](./chains/bfchainv2/genesisInfos/bft-genesisBlock-testnet.json) | pJEe6438d6 | [click this](./chains//bfchainv2/peers/testnet.json) |
## 节点管理器
- [节点管理器教程](https://developer.bfmeta.org/514/node-manager-tutorial/#introduction)
| 链 | 节点管理器默认端口 | 节点默认密码 |
| ----------------- | :----------------- | ------------ |
| bfmeta mainnet | 22003 | Bfchain2020 |
| bfmeta testnet | 19003 | Bfchain2020 |
| ethmeta mainnet | 24003 | pJEe6438d6 |
| ethmeta testnet | 19603 | pJEe6438d6 |
| bfchainv2 mainnet | 25003 | pJEe6438d6 |
| bfchainv2 testnet | 19703 | pJEe6438d6 |
## Changelog - 更新日志
- 2025/12/18
- 更新bfmeta节点 3.8.2.1
- 2024/01/11
- 发布 ethmeta/bfmeta 节点版本 3.7.2.11
- 2023/10/09
- 发布 ethmeta/bfchainv2 节点完整包
- 2023/8/11
- 发布 bfmeta 节点完整包