Skip to content

Elixir package to validate bank account numbers of Brazilian banks.

License

Notifications You must be signed in to change notification settings

Xerpa/bran_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BRAN Checker

(Brazilian Account Number Checker)

Xerpa SourceLevel Coverage Status

This rules are based on this document

Supported Banks

  • C6
  • Itaú
  • Nubank
  • Santander

Next steps:

  • Implement validator for:
    • Bradesco
    • Banco do Brasil
    • Caixa Econômica Federal
  • Improve documentation
  • Improve test coverage

Installation

def deps do
  [
    {:bran, "~> 1.0.0"}
  ]
end

About

Elixir package to validate bank account numbers of Brazilian banks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages