# Functions
NewWalletUsecases initializes wallet's business logic.
# Structs
WalletUsecases sets up wallet's API server usecase layer with all the necessary dependencies.
# Interfaces
WalletBusinessLogic designs wallet's business logic that has been implemented.