> For the complete documentation index, see [llms.txt](https://kryptokrauts.gitbook.io/aepp-sdk-java/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kryptokrauts.gitbook.io/aepp-sdk-java/use-the-sdk/example-applications.md).

# Example applications

To make it as possibly for java developers to interact with the aeternity blockchain we develop(ed) some example applications that demonstrate how to make use of the aepp-sdk-java.

## aens-name-claimer

A showcase application that demonstrates how to claim and update ÆNS names using the aepp-sdk-java.  We managed to perform the very first NameClaimTx after the auction mechanism has been introduced with the Lima hardfork.

**Links**

* [Github](https://github.com/kryptokrauts/aens-name-claimer)
* [kryptokrauts made history!](https://kryptokrauts.com/log/first-claim-ever-of-an-aens-name)
