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
..
2014-12-26 09:45:14 +01:00

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