summaryrefslogtreecommitdiff
path: root/wallet/README.md
blob: 22e283f4b63d198c2674a0a892d9ef2c48c4b13c (plain)
1
2
3
4
5
6
7
8
9
10
# GNU Taler Wallet

This package implements a GNU Taler wallet for Android.
It is currently a UI for the wallet library writen in TypeScript.

## Building

It can be built with Gradle:

    $ ./gradlew build