Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.57 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.57 KB

Iranian Bank List

GitHub Release GitHub LicenseGitHub all releases GitHub forks

Discover the name of Iranian banks from card numbers effortlessly! Our comprehensive repository supports all major banks in Iran. This package offers SVG logos and brand-specific colors for seamless bank identification and integration

  {
    "card_no": 610433,
    "bank_name": "mellat",
    "bank_title": "بانک ملت",
    "bank_logo": "./images/mellat.svg",
    "color": "#d12236",
    "lighter_color": "#f1557f",
    "darker_color": "#a10f26",
    "iban": "012",
    "card_regex": "^610433\\d{10}$",
    "iban_regex": "^IR012\\d{22}$"
  }

Contributors

Thanks to all the people who contributed. Contributors.


Made with contrib.rocks.

Security

If you discover any security-related issues, please email masihprogrammer@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.