first commit
This commit is contained in:
20
README.md
20
README.md
@@ -110,22 +110,4 @@ CryptoKeyPair keyPair = AccountGenerator.loadPEMAccount("account/alice.pem", Cry
|
||||
- 证书文件
|
||||
- 群组配置
|
||||
- 加密类型配置
|
||||
|
||||
## 开发环境
|
||||
|
||||
- IDE: IntelliJ IDEA(推荐)
|
||||
- 操作系统: macOS / Linux / Windows
|
||||
- Java 版本: JDK 8+
|
||||
|
||||
## 许可证
|
||||
|
||||
本项目采用开源许可证发布。
|
||||
|
||||
## 相关资源
|
||||
|
||||
- [FISCO BCOS 官方文档](https://fisco-bcos-documentation.readthedocs.io/)
|
||||
- [FISCO BCOS Java SDK 文档](https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/sdk/java_sdk/index.html)
|
||||
|
||||
## 贡献
|
||||
|
||||
欢迎提交 Issue 和 Pull Request 来改进这个项目。
|
||||
将SDK证书拷贝到Java SDK的示例如下(这里假设SDK证书位于~/fisco/nodes/127.0.0.1/sdk目录)
|
||||
Reference in New Issue
Block a user