Skip to content

monero-java-v0.1.4

Compare
Choose a tag to compare
@woodser woodser released this 02 Oct 14:51
· 816 commits to master since this release
  • Added ability to validate Monero addresses (primary, integrated, and subaddresses) on mainnet, testnet, or stagenet in native Java.
  • Removed commons.io, guava, log4j, and JUnit runtime dependencies in support of monero-java-lite.

Credit goes to @electrotype for contributing the address validation code.