summaryrefslogtreecommitdiff
path: root/cashier/README.md
blob: e884f25b97da47db3393a0c95e1e783cc02842fc (plain)
1
2
3
4
5
6
7
8
9
10
# GNU Taler Cashier App

The purpose of this app is to enable people (a cashier) to take cash and give out e-cash.

## Building

You can import the project into Android Studio
or build it with Gradle on the command line:

    $ ./gradlew build