English | ๆฅๆฌ่ช
ibet is a consortium blockchain built and operated mainly by BOOSTRY Co., Ltd..
This repository contains the network definitions, Quorum node container definitions, and operational tooling for the environments currently provided by the ibet consortium.
This repository manages the following environments.
ibet-for-fin-network: production configuration for the ibet for Fin networktest-network: shared test environment for validation and operational checkslocal-network: local environment for development and verification
For node startup procedures and environment-specific settings, refer to the README in each directory.
ibet-for-fin-network/: definitions and container assets for the ibet for Fin networktest-network/: definitions and container assets for the shared test environmentlocal-network/: docker-compose based local network for developmenttests/: end-to-end tests, test contracts, and supporting scriptsMakefile: common commands for dependency installation, formatting, and test execution
- Node client base: Quorum v24.4.0
- Maintained fork: BoostryJP/quorum
- Consensus protocol: QBFT
- EVM version:
berlin
Smart contracts deployed to these networks must be compiled for the berlin EVM.
This repository is versioned under the following policy.
- The repository version is updated every 6 months.
- The Quorum node version is updated every 6 months. The version adopted for each scheduled update is decided by consortium agreement.
- A minor version update is used when no hard fork is required.
- A major version update is used when a hard fork is required.
- Urgent fixes may be released as revision updates outside the regular schedule.
For details on joining the currently supported network and the latest consortium guidance, visit the official ibet for Fin website.
- The go-ethereum library is licensed under the GNU Lesser General Public License v3.0. See
COPYING.LESSER. - The go-ethereum binaries are licensed under the GNU General Public License v3.0. See
COPYING.
