Example applications
In order to see the Java SDK in action you can check out following example applications that we created over time:
- aens-name-claimer
- This application can be used to claim and (auto-) extend multiple names. We used this application back then in 2019 to perform the first AENS claim ever on æternity!
- ae-prediction-cards
- This application has been created during the Akshwani Haeck and has been awarded with Best æ oracles based DeFI application.
- aepp-showcase-android
- This is a very simple showcase how the SDK can be used in an Android application.
- contraect-showcase-maven
- This repository showcases how to use the contraect-maven-plugin to easily interact with smart contracts in Java. One of the examples is a MultiSig contract to be used with the Generalized Accounts feature.
In addition to the examples above the Java SDK is being used to integrate æternity into venly (formerly known as ArkaneNetwork) since early 2020! You can take a look at the implementation here.