-
Name
-
eth
-
Version
-
0.4.17
-
Platform
-
ruby
-
Authors
-
Steve Ellis
Afri Schoedon
-
Bindir
-
exe
-
Date
-
2021-12-01 00:00:00 UTC
-
Dependencies
-
keccak (~> 1.3)
ffi (~> 1.15)
money-tree (~> 0.10)
rlp (~> 0.7)
scrypt (~> 3.0)
bundler (~> 2.2, development)
pry (~> 0.14, development)
rake (~> 13.0, development)
rspec (~> 3.10, development)
-
Description
-
Library to build, parse, and sign Ethereum transactions.
-
Email
-
email@steveell.is
ruby@q9f.cc
-
Files
-
.github/workflows/build.yml
.github/workflows/codeql.yml
.gitignore
.gitmodules
.rspec
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
-
Metadata
-
{"homepage_uri"=>"https://github.com/se3000/ruby-eth", "source_code_uri"=>"https://github.com/se3000/ruby-eth", "github_repo"=>"https://github.com/se3000/ruby-eth", "bug_tracker_uri"=>"https://github.com/se3000/ruby-eth/issues"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.2, < 4.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.2.31
-
Specification version
-
4
-
Summary
-
Simple API to sign Ethereum transactions.
-
Original platform
-
ruby
-
New platform
-
ruby