Architecture
Last updated
Last updated
Web-wallet consists of 2 modules (both part of the same repository):
frontend - customer facing user interface that enables user interaction with wallet's main functions
backend - providing the required support for frontend, such as:
authentication (walletkit)
credential-related dependencies (walletkit)
token-related dependencies (nftkit)
storage (RDBMS)