BillSplit allows multiple users to collectively fund a single payment.
The application makes use of the Ripple Payment Protocol.
- PHP
- MySQL
- Ripple-REST API
- Clone repo into web direcctory
- Run scripts/setup.sh to configure database and hot wallet address
- Run the setupDB.sql SQL script to create necessary tables.
- Run clearDB.sql SQL script to flush/reset all data. This should only be run immediately after setup or when removing the application.