This is a learning and study project using ScalarDB as backend and picocli for command line interface.
- Creating a user with an initial balance
- Creating an asset with a price that belong to a user
- Exchange an asset between to user at the price
- Java
- Gradle