Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

ASP.NET Core banking system with secure communication capability between instances, cards, secure payments, etc.

License

Notifications You must be signed in to change notification settings

banksystembg/BankSystem

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

BankSystem

BankSystem is an open-source web project where users can create bank accounts, transfer money, create payment cards, pay with them or directly through their account, etc. It supports connecting multiple banks together through the CentralApi. This allows money to be securely transferred between separate instances of BankSystem running on different machines.

Documentation

Getting started

This page contains important information on how to properly configure BankSystem and CentralApi

BankSystem consists of two base components - the bank web application and the CentralApi, which securely connects banks running on separate machines together to process transfers between different banks, card payments and direct payments.

Project links

We have set up a network of two BankSystem instances and one DemoShop, connected through a CentralApi. This network supports all BankSystem functionality, including Global transfers, Direct payments and Card payments.

Project Address
DemoShop https://banksystem-demoshop.herokuapp.com/
Test Bank 1

All of these projects have a demo account already registered:
Email Password
test@test.com Test123$