# web3j-evmexample **Repository Path**: tasty007/web3j-evmexample ## Basic Information - **Project Name**: web3j-evmexample - **Description**: 开始使用 web3j-evm 的最小示例 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-14 - **Last Updated**: 2025-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)