BRAN Checker

(Brazilian Account Number Checker)

Xerpa SourceLevel Coverage Status

This rules are based on this document

Next steps:

  • Implement validator for:
    • Bradesco
    • Banco do Brasil
    • Caixa Econômica Federal
    • Santander
  • Create Hex.pm package
  • Implement validator for other brazilian banks
  • Improve documentations
  • Add tests

Installation

If available in Hex, the package can be installed by adding bran to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/bran.