ruby-ethereum 0.9.3
Ethereum's implementation in ruby.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (8):
            bitcoin-secp256k1
            ~> 0.4
          
          
            block_logger
            ~> 0.1
          
          
            digest-sha3
            ~> 1.1
          
          
            ethash
            ~> 0.2
          
          
            ffi
            ~> 1.9
          
          
            leveldb
            = 0.1.9
          
          
            lru_redux
            ~> 1.1
          
          
            rlp
            = 0.7.3
          
    