Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 197 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 197 Bytes

simple-tx-sender

一个简单的基于Web3的封装, 供调用基于Ethereum的链上合约接口.

直接使用abi文件中定义的方法来调用合约接口.

参考示例examples/test.ts.