FISCO BCOS is a stable, efficient, and secure permissioned blockchain framework widely used for industry-grade digital transformation across multiple sectors.
FISCO BCOS(发音为/ˈfɪskl bi:ˈkɒz/)是一个稳定、高效、安全的许可区块链平台,已被广泛应用于现实的行业应用。截至目前,已拥有5000多家企事业单位,400多个产业数字化标杆应用,涵盖文化版权、司法服务、政府服务、物联网、金融、智慧社区、房地产建设、社区治理、乡村振兴等领域。FISCO BCOS (pronounced /ˈfɪskl bi:ˈkɒz/) is a stable, efficient, and secure permissioned blockchain platform that has been widely used in real-world industry applications.
FISCO BCOS is designed for enterprises and institutions seeking a high-performance, permissioned blockchain platform to implement secure, compliant, and scalable digital solutions. It is ideal for industries such as finance, government, healthcare, and IoT that require robust data security, privacy protection, and cross-chain interoperability. Users leverage it to build and manage blockchain networks with flexible consensus, parallel processing, and comprehensive governance.
FISCO BCOS is optimized for deployment in environments requiring domestic cryptographic standards and hardware, making it especially suitable for Chinese enterprises and government projects. Users should ensure compliance with national cryptographic regulations and leverage the extensive official documentation for best practices in deployment, development, and operation. The platform’s modular architecture allows flexible customization, but requires familiarity with blockchain concepts and distributed systems for effective use.
Refer to the official quick start guide at https://fisco-bcos-doc.readthedocs.io/zh_CN/latest/docs/quick_start/hardware_requirements.html for hardware prerequisites
Clone the repository from GitHub: git clone https://github.com/FISCO-BCOS/FISCO-BCOS.git
Follow the one-click chain deployment scripts for automated blockchain setup
Use the provided SDKs for multi-language integration and development
Deploy and configure the blockchain network according to the detailed tutorials at https://fisco-bcos-doc.readthedocs.io
Utilize the visual management tools to simplify blockchain operation and maintenance
Set up monitoring and alerting tools to track system status in real-time
Archive cold data using supported storage backends like RocksDB and TiKV to optimize storage
./build_chain.sh
One-click script to build and deploy a FISCO BCOS blockchain network
start_all.sh
Start all blockchain nodes and services in the deployed network
stop_all.sh
Stop all running blockchain nodes and services
fisco-bcos-cli
Command-line interface tool for interacting with the blockchain network and smart contracts
wecross start
Start the WeCross cross-chain collaboration platform
webase start
Launch the WeBASE visual blockchain management platform