16 Forks
19 Stars
19 Watchers

ModulusChecker

This is a C# implementation of UK Bank Account Modulus Checking. Modulus Checking is a process used to determine if a given account number could be valid for a given sort code.

How to download and setup ModulusChecker

Open terminal and run command
git clone https://github.com/pauldambra/ModulusChecker.git
git clone is used to create a copy or clone of ModulusChecker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ModulusChecker https://github.com/pauldambra/ModulusChecker/archive/master.zip

Or simply clone ModulusChecker with SSH
[email protected]:pauldambra/ModulusChecker.git

If you have some problems with ModulusChecker

You may open issue on ModulusChecker support forum (system) here: https://github.com/pauldambra/ModulusChecker/issues