simple-tx-sender

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

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

参考示例examples/test.ts.