Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
TOTOROYang committed Jul 30, 2018
1 parent 747c780 commit e88baad
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,11 @@ web3 for java 样例程序 (基于web3j 3.4.0)
- [DecodeMessage](https://github.com/ethjava/web3j-sample/blob/master/src/main/java/com/ethjava/DecodeMessage.java) 加密后的交易数据解析
- [IBAN](https://github.com/ethjava/web3j-sample/blob/master/src/main/java/com/ethjava/IBAN.java) 根据官方规则生成iban及付款二维码
- [Calculate](https://github.com/ethjava/web3j-sample/blob/master/src/main/java/com/ethjava/Calculate.java) 在发布合约前计算合约地址,根据签名后的交易信息计算TxHash
- [Solidity](https://github.com/ethjava/web3j-sample/tree/master/src/main/java/com/ethjava/sol) 合约类相关
- [LinkToken Support](https://github.com/ethjava/web3j-sample/tree/LinkToken) 链克支持

基本功能demo已完成
---

打赏 eth地址:0x248F272180db4D079443753336c5C847A080275c
打赏 eth地址:0x248F272180db4D079443753336c5C847A080275c

[博客Blog](https://blog.csdn.net/u011181222)

0 comments on commit e88baad

Please sign in to comment.