# 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 (from the repository root): $ ./bootstrap $ ./gradlew :cashier:build More information can be found in the [Taler developer manual](https://docs.taler.net/developers-manual.html#build-apps-from-source).