Graphical blockchain management tool¶
Tags: “WBC-WeBASE” “Middleware Platform” “Node Management” “System Monitoring” “System Management”
WeBank’s open source self-developed blockchain middleware platform - WeBankBlockchain WeBASE(WeBank Blockchain Application Software Extension, WBC-WeBASE) It is a middleware platform built between blockchain applications and FISCO BCOS nodes。WBC-WeBASE masks the complexity of the underlying blockchain, reduces the threshold for blockchain use, and greatly improves the development efficiency of blockchain applications, including subsystems such as node front, node management, transaction links, data export, and web management platforms。Users can select subsystems for deployment according to their business needs, and can further experience the rich interactive experience, visual smart contract development environment IDE。
The WBC-WeBASE Management Platform is a set of four WBC-WeBASE subsystems to manage the FISCO-BCOS Alliance Chain。WBC-WeBASE lab version(lab branch)FISCO BCOS 3.X version has been adapted. For more information, please refer to WBC-WeBASE Management Platform User Manual 。
1. Main functions¶
Overview of Blockchain Data
Node management
Contract Management
Private key management
Systems Management
System monitoring
Transaction Audit
Account Management
2. Construction of WBC-WeBASE Management Platform¶
For building, please refer to One-click Deployment Document。

2.1 WBC-WeBASE Quick Start¶
Developers can edit, compile, deploy, and debug contracts through the contract editor of the node pre-service by building the node and the node pre-service。Build can refer to Quick Start Document。

2.2 WBC-WeBASE Management Console¶
Through the WBC-WeBASE one-click script, you can build a basic environment of WBC-WeBASE, which can facilitate users to experience core functions such as block browsing, node viewing, contract IDE, system management, node monitoring, transaction audit, and private key management。For building, please refer to One-click Deployment Document。
2.3 WBC-WeBASE Other¶
WBC-WeBASE other components can refer to here