mkdir -p eth && USER=$(id -u) GROUP=$(id -g) docker compose up -d
docker compose down
npm install and npm start
Login to the database with the following credential
Host : localhost
Port : 27018
User : root
Password : rootpassword
Create a database called cc_wallet_db
Import the Postman api collection to make the api call