It's a simple project provide generic wallet service with a REST API Using domain driven design
User Stories:
- I want to create an account
- I want to deposit my account
- I want to send from one account to another
- I want to be able to see all payments
- I want to be able to see available accounts
See docs directory for more documentation