Antenna Java
<dependency>
<groupId>com.github.iotexproject</groupId>
<artifactId>iotex-antenna-java</artifactId>
<version>0.5.8</version>
</dependency>
implementation 'com.github.iotexproject:iotex-antenna-java:0.5.8'
A few useful links
- Reference Code: the docs section with reference implementation for most common blockchain requirements.
Last modified 2yr ago