# GNU Taler Wallet This package implements a GNU Taler wallet for Android. It is currently a UI for the [wallet library written in TypeScript](https://git.taler.net/wallet-core.git). ## Building It can be built from the project's main directory with Gradle: $ ./bootstrap $ ./gradlew :wallet:build More information can be found in the [Taler developer manual](https://docs.taler.net/developers-manual.html#build-apps-from-source).