An open API service indexing awesome lists of open source software.

https://github.com/web3j/web3j-evmexample

Minimal example for getting started with web3j-evm
https://github.com/web3j/web3j-evmexample

Last synced: 10 months ago
JSON representation

Minimal example for getting started with web3j-evm

Awesome Lists containing this project

README

          

# Minimal example for getting started with web3j-evm

Contains a simple demo with required dependencies for you to get started with [web3j-evm](https://github.com/web3j/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

![](https://raw.githubusercontent.com/web3j/web3j-evmexample/master/resources/web3j-evm-demo.gif)