q9f / eth.rb

a straightforward library to build, sign, and broadcast ethereum transactions anywhere you can run ruby.
https://q9f.github.io/eth.rb
Apache License 2.0
204 stars 88 forks source link

HTTP basic auth support #129

Closed akegaviar closed 2 years ago

akegaviar commented 2 years ago

Low priority, I guess.

Please add basic auth support. See also ethereum.rb #144.

Thank you.

q9f commented 2 years ago

Fixed #151 and #154