plugeth/ethereum
Maran 7843390ecd Implement getStateKeyVal for JS bindings.
Gives JS the option to 'loop' over contract key/val storage
2014-06-04 15:54:33 +02:00
..
config.go Added config file setup. Fixes #59 2014-05-30 16:56:56 +02:00
ethereum.go ethereum instead of ethereal. Fixes #69 2014-05-31 11:43:08 +02:00
javascript_runtime.go Add loading of extra build in js files to JS-Repl. Implements #67 2014-06-04 12:19:50 +02:00
js_lib.go Added js interpret mode 2014-05-19 17:01:40 +02:00
repl_darwin.go New main script through init return value 2014-05-23 14:37:03 +02:00
repl_linux.go Readline repl for linux & osx 2014-05-17 15:15:46 +02:00
repl_windows.go Improved REPL output 2014-05-19 16:32:45 +02:00
repl.go Implement getStateKeyVal for JS bindings. 2014-06-04 15:54:33 +02:00