An open API service indexing awesome lists of open source software.

https://github.com/farzadoxo/paya-system

💳 Paya is a method to transfer money between bank accounts using Sheba number.
https://github.com/farzadoxo/paya-system

bank paya satna sheba

Last synced: 3 months ago
JSON representation

💳 Paya is a method to transfer money between bank accounts using Sheba number.

Awesome Lists containing this project

README

        

# 💸 What is Sheba System
Paya is method to transfer money between bank accounts using an ID called 'Sheba' (Sheba number).
this project is a API to send Transfer request and operators can confirm or cancel sheba request(transaction)

# ☁️ Technologies :
- .NET 9.0
- C# 12
- EF Core
- Sql server

# 📚 How to use ?
1- clone this repo

2- install packaged `(.csproj file)`

3- update contexts

4- create migration and connect to database

5- run projecct
_____________________