main
#!/usr/bin/env ruby # use the local version of the code instead of a globally installed gem $LOAD_PATH.unshift File.expand_path("../../lib", __FILE__) require "eth" include Eth require "pry" Pry.start