12 lines
308 B
Markdown
Raw Normal View History

2014-09-10 09:10:18 +03:00
## ethereum-studio
2014-09-10 09:10:18 +03:00
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:
2014-09-10 09:10:18 +03:00
2014-12-26 09:36:37 +01:00
[![ScreenShot](http://i.imgur.com/FQiBihl.jpg)](https://www.youtube.com/watch?v=D5ok7jh7AOg)