System Design

KStore serves as the backend for:

  • User Management: Addresses, wallet balances, and details.

  • Purchase Management: Order evaluation, submission, status updates, and payment integrations.

Core Components:

  • Repositories: Handle data persistence and retrieval.

  • Lazy Chain: Manages blockchain-based transactions.

  • SQS: Facilitates asynchronous messaging for certain operations.

  • Slack: Sends notifications about critical events or errors.

B2B (Coming soon)

Last updated