# Governance-Authority-Demo **Repository Path**: WeBankBlockchain/Governance-Authority-Demo ## Basic Information - **Project Name**: Governance-Authority-Demo - **Description**: Demo of Governance-Authority - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-02 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Governance-Authority-Demo ## 使用步骤 ### 克隆代码 ``` git clone https://github.com/WeBankBlockchain/Governance-Authority-Demo.git ``` ### 配置 配置文件位于 conf/config.toml。配置请参考[配置的使用](https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/sdk/java_sdk/configuration.html) ### 运行 运行SDKDemo.main函数代码即可