# bcos-front **Repository Path**: FISCO-BCOS/bcos-front ## Basic Information - **Project Name**: bcos-front - **Description**: No description available - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-16 - **Last Updated**: 2024-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://github.com/FISCO-BCOS/FISCO-BCOS/raw/master/docs/images/FISCO_BCOS_Logo.svg?sanitize=true) English / [中文](doc/README_CN.md) # bcos-front [![codecov](https://codecov.io/gh/FISCO-BCOS/bcos-front/branch/master/graph/badge.svg)](https://codecov.io/gh/FISCO-BCOS/bcos-front) [![CodeFactor](https://www.codefactor.io/repository/github/fisco-bcos/bcos-front/badge)](https://www.codefactor.io/repository/github/fisco-bcos/bcos-front) [![GitHub All Releases](https://img.shields.io/github/downloads/FISCO-BCOS/bcos-front/total.svg)](https://github.com/FISCO-BCOS/bcos-front) [![Code Lines](https://tokei.rs/b1/github/FISCO-BCOS/bcos-front?category=code)](https://github.com/FISCO-BCOS/bcos-front) [![version](https://img.shields.io/github/tag/FISCO-BCOS/bcos-front.svg)](https://github.com/FISCO-BCOS/bcos-front/releases/latest) bcos-front is the block chain network front module of [FISCO BCOS 3.x](https://github.com/FISCO-BCOS/FISCO-BCOS). Blockchain nodes communicate with the gateway through bcos-front, and the gateway forward the message to other blockchain nodes. ## Documentation - [FISCO BCOS 3.x documentation](https://fisco-bcos-doc.readthedocs.io/) ## Code contribution - Your contributions are most welcome and appreciated. Please read the [contribution instructions](https://mp.weixin.qq.com/s/_w_auH8X4SQQWO3lhfNrbQ). - If this project is useful to you, please star us on GitHub project page! ## Join Our Community The FISCO BCOS community is one of the most active open-source blockchain communities in China. It provides long-term technical support for both institutional and individual developers and users of FISCO BCOS. Thousands of technical enthusiasts from numerous industry sectors have joined this community, studying and using FISCO BCOS platform. If you are also interested, you are most welcome to join us for more support and fun. ![](https://raw.githubusercontent.com/FISCO-BCOS/LargeFiles/master/images/QR_image_en.png) ## License [![](https://img.shields.io/github/license/FISCO-BCOS/bcos-front.svg)](./LICENSE) All contributions are made under the Apache License, See [LICENSE](./LICENSE).