-
Name
-
eth
-
Version
-
0.4.11
-
Platform
-
ruby
-
Authors
-
Steve Ellis
-
Bindir
-
exe
-
Date
-
2020-03-04 00:00:00 UTC
-
Dependencies
-
digest-sha3-patched (~> 1.1)
ffi (~> 1.0)
money-tree (~> 0.10.0)
rlp (~> 0.7.3)
scrypt (~> 3.0.6)
pry (~> 0.1, development)
rake (~> 10.0, development)
rspec (~> 3.0, development)
-
Description
-
Library to build, parse, and sign Ethereum transactions.
-
Email
-
email@steveell.is
-
Files
-
.gitignore
.gitmodules
.rspec
.travis.yml
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
eth.gemspec
lib/eth.rb
lib/eth/address.rb
lib/eth/gas.rb
lib/eth/key.rb
lib/eth/key/decrypter.rb
lib/eth/key/encrypter.rb
lib/eth/open_ssl.rb
lib/eth/secp256k1.rb
lib/eth/sedes.rb
lib/eth/tx.rb
lib/eth/utils.rb
lib/eth/version.rb
-
Homepage
-
https://github.com/se3000/ruby-eth
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.6.8
-
Specification version
-
4
-
Summary
-
Simple API to sign Ethereum transactions.
-
Original platform
-
ruby
-
New platform
-
ruby