this is just a demo project playing with web3j and ethereum
- 添加实现工具把指定目录下的solidity 文件编译成 bin, abi, java文件
- 支持 springFox API 文档生成
- 用 gradle 构建
- 采用 spring boot
在shell 中运行 下面的命令即可 gradle runGenerateSol2Java
- 合约又相互依赖的时候可能编译不过去
A small application explorering the ethereum with web3j and spring boot
Java
this is just a demo project playing with web3j and ethereum
在shell 中运行 下面的命令即可 gradle runGenerateSol2Java