teth 0.1.1
Teth is a Ethereum smart contract test framework in ruby. It provides two testing environments: testing in ruby EVM and testing in geth. You don't need to understand ruby grammar, just enjoy syntactic sugar.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (2):
            minitest
            ~> 5.8
          
          
            ruby-ethereum
            ~> 0.9
          
    