# Functions
NewWalletJsonAPIs initializes a new instance of wallet's JSON APIs.
# Structs
WalletJsonAPI sets up wallet's API server presentation layer with all the necessary dependencies.
# Interfaces
WalletJsonPresentation represents a contract that should be adhered to by the presentation layer.