Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 435 Bytes

Minimal example for getting started with web3j-evm

Contains a simple demo with required dependencies for you to get started with web3j-evm.

Usage

git clone this repo..

cd into folder

./gradlew --console=plain clean build run

Demo

Running the above will start the demo as shown below