The Wayback Machine - https://web.archive.org/web/20220729174159/https://github.com/topics/litecoin-wallet
Skip to content
#

litecoin-wallet

Here are 16 public repositories matching this topic...

Project Components To fulfill these scenarios, the solution consists of the following projects which serve specific purpose (Projects are all prefixed with Checkout.PaymentGateway name): Common: Contains all Dto objects. Data: Contains store and store related operation. The current store has been implemented using MemoryCache but in more realistic case it should be using SQL/NoSQL or Column Based implementations. Service: This project contains all the core operations for the payment which is implemented in PaymentService. API: This project is surfacing the API to outside consumer. It also contains initialization for API documentation (swagger), docker configuration and logging (by Serilog) Client: This project uses refit to provide light and typed version of the client to the consumer of API.
  • Updated May 30, 2022
  • C#

Improve this page

Add a description, image, and links to the litecoin-wallet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the litecoin-wallet topic, visit your repo's landing page and select "manage topics."

Learn more