Split expenses automatically.
WeSplit is available on polygonscan !
createa split with all the participants (don't forget to include yourself)initializea transaction with the receiver and the total amount of token you want to send- everyone should
approvethe transaction - funds are splitted and sent automatically !
For convenience, the functions initializeApprove and createInitializeApprove group multiple actions together.
Fill the .env file with appropriate env variables, see .env.example for a list of variables.
Test the project by running make test.