console v1.0.0
v1.0.0
(2019-03-18)
Please read the console documentation.
CHANGELOG
- Add
- Implemented commands for querying blockchain status.
- Implemented commands for mananging blockchain nodes.
- Implemented commands for deploying and invoking contracts.
- Implemented a contract compilation tool for compiling solidity contract files into Java contract files.
请阅读console文档。
变更日志
- 增加
- 提供区块链状态查询命令。
- 提供管理区块链节点的命令。
- 提供简单易用的部署和调用合约命令。
- 提供合约编译工具将solidity合约文件编译为java合约文件。