ethereumj-personal/ethereumj-studio
Roman Mandeleil 193f217b81 Connect KeyValueDataSource abstraction to the rest of the application
Repository , Trie implementation and Cache now going to the data through KeyValueDatasource
2015-01-19 19:34:00 +02:00
..
samples Strip trailing whitespace 2014-12-26 09:45:14 +01:00
src/main Connect KeyValueDataSource abstraction to the rest of the application 2015-01-19 19:34:00 +02:00
README.md Support running ethereumj-studio as executable jar 2014-12-27 01:44:25 +01:00
build.gradle Restore JDK 8 source compatibility in ethereumj-studio 2014-12-30 20:09:20 +01:00
track-untrack-local.bat Strip trailing whitespace 2014-12-26 09:45:14 +01:00

README.md

ethereum-studio

To run the ethereumj-studio GUI:

  • run ../gradlew run, or
  • run ../gradlew shadowJar, followed by java -jar build/libs/ethereumj-studio-*-all.jar

See ethereumj-studio in action here:

ScreenShot