Asset Exchange CLI App

This is a learning and study project using ScalarDB as backend and picocli for command line interface.

App Features

  • 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

Prerequisites

  • Java
  • Gradle