noydarly

Results 3 issues of noydarly

Hi everyone. I am going to send transaction with my private key using web3-eth gem. But i can't find correct solution anywhere. Please help me! Best regards!

Hi,everyone. i have some issues. web3.eth.getTransactionCount(account, 'pending') function not working. Please help me. best regards.

Hi, everyone I am going to send transfer using ruby. this is my code. web3 = Web3::Eth::Rpc.new host: 'ropsten.infura.io', port: 443, connect_options: { open_timeout: 20, read_timeout: 140, use_ssl: true, rpc_path:...