https://github.com/web3j/web3j-unitexample
Minimal example for getting started with web3j-unit
https://github.com/web3j/web3j-unitexample
Last synced: 11 months ago
JSON representation
Minimal example for getting started with web3j-unit
- Host: GitHub
- URL: https://github.com/web3j/web3j-unitexample
- Owner: web3j
- Created: 2019-11-22T10:09:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T12:22:18.000Z (over 4 years ago)
- Last Synced: 2025-07-23T18:53:04.561Z (12 months ago)
- Language: Java
- Size: 63.5 KB
- Stars: 5
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal example for getting started with web3j-unit
Contains a simple test with required dependencies for you to get started with [web3j-unit](https://github.com/web3j/web3j-unit).
## Usage
git clone this repo..
cd into folder
./gradlew clean build test