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
- Host: GitHub
- URL: https://github.com/web3j/web3j-evmexample
- Owner: web3j
- License: other
- Created: 2019-11-25T16:45:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T14:05:26.000Z (over 4 years ago)
- Last Synced: 2024-05-01T09:43:04.679Z (about 2 years ago)
- Language: Java
- Size: 5.73 MB
- Stars: 8
- Watchers: 6
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
