We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d185aa4 + f4fd92f commit afd3668Copy full SHA for afd3668
README.md
@@ -8,7 +8,7 @@
8
9
cita-sdk-java, originally adapted from Ethereum web3j, is a Java library for working with Smart Contract and integrating with clients on CITA.
10
11
-Here is [detail documentation](docs/index.md)
+For detailed documentation, see [documentation](docs/index.md).
12
13
## Features
14
@@ -147,7 +147,7 @@ Please find complete code in [TokenAccountExample](https://github.com/cryptape/c
147
## 简介
148
cita-sdk-java 是对以太坊 Web3j 进行改写,适配 CITA 的一个 Java 开发包。cita-sdk-java 集成了与 CITA 客户端交互的功能,可以用来对 CITA 发送交易,系统配置,信息查询。
149
150
-开发请参考[详细文档](docs/index.md)
+开发请参考[详细文档](docs/index.md)。
151
152
## 特性
153
- 通过 HTTP 协议,实现了 CITA 所定义的所有 JSON-RPC 方法。
0 commit comments