FISCO BCOS Documentation¶
FISCO BCOS is a reliable, secure, efficient and portable blockchain platform with proven success from many partners and successful financial-grade applications.
Overview
To fast build a blockchain system based on FISCO BCOS 2.0+, please read Installation
To deploy multi-group blockchain and the first blockchain application based on FISCO BCOS 2.0+, please read Quick Guide
To know more about functions of FISCO BCOS 2.0+, please read Config files and items, Node access, Parallel transactions, Distributed storage, OSCCA computing in Operation Tutorial
Console:Interactive command tool to visit blockchain nodes and check status, deploy or call contract, etc.
Deployment tool(Generator):to support operations like building blockchain, expansion, etc., recommended for business level applications. You can learn the operation methods in Quick Guide
SDK:offer APIs for node status, blockchain system configuration modification and nodes to send transactions.
The detailed introduction of browser is in Browser
JSON-RPC interface is introduced in JSON-RPC API
System design documentation: System design
Key features
Multi-group: Quick Guide Operation Tutorial Design Documentation
Parallel computing: Operation Tutorial Design documentation
Distributed storage: Operation Tutorial Design documentation
Important
This technical documentation is only adaptable for FISCO BCOS 2.0+. For FISCO BCOS 1.3.x users, please check Ver.1.3 Documentation
FISCO BCOS 2.0+ and its adaptability are illustrated here
Introduction