12 lines
308 B
Markdown
12 lines
308 B
Markdown
|
|
## 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](http://i.imgur.com/FQiBihl.jpg)](https://www.youtube.com/watch?v=D5ok7jh7AOg)
|