ethrpc
ethrpc copied to clipboard
I would like you to write a simple documentation showing how to use it..
Just using it as quickly and easily as well.
For which methods do you want docs?
For which methods do you want docs?
For example,I don't know how to convert the coin's unit in ethtransaction method.The field ‘Value’ type of ethrpc.T is *big.Int.And you show a method named eth1().It means return 1 ethereum value (10 ^ 18 wei),so I don't know clearly how to Unit conversion of coins..it means only multiplying operator or have others.
