https://github.com/webankblockchain/governance-authority-demo
Demo of Governance-Authority
https://github.com/webankblockchain/governance-authority-demo
Last synced: 11 months ago
JSON representation
Demo of Governance-Authority
- Host: GitHub
- URL: https://github.com/webankblockchain/governance-authority-demo
- Owner: WeBankBlockchain
- License: apache-2.0
- Created: 2021-01-15T06:28:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T06:23:41.000Z (almost 4 years ago)
- Last Synced: 2025-03-14T16:13:54.002Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 267 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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函数代码即可