An app to make the life of small merchants easier and to spread the (financial) freedom to people.
This project uses Xamarin to create a app that runs natively on any portable device. So please refer to the requirements wiki page
To check on how to build this app, refer to the building wiki page
It is required that you meet all the requirements
For now this project only has unit tests. To run those test you will have to run the following command:
dotnet test /path/to/project/tests/LibrePay.UnitTests