Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Models, utils and infrastructure code shared by all our Java libraries

License

Notifications You must be signed in to change notification settings

radixdlt/radixdlt-java-common

Repository files navigation

IMPORTANT

This repository has been archived as part of our move to a monorepo.

  • Monorepo is here
  • The code for this repo is available in the radixdlt-java-common subdirectory of the monorepo.

radixdlt-java-common

Java common library with utilities shared by all our Java libraries, such as:

  • Serialization
  • Hashing
  • Crypto

(Not to be confused with our Java/Android Client library repo radixdlt-java, which uses this common utilities repo)