Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
/ desmond Public archive

Validates Bank Accounts and Boleto numbers

License

Notifications You must be signed in to change notification settings

wirecardBrasil/desmond

Repository files navigation

Desmond

See Ya In Anotha Life, Brotha!

  1. What is Desmond?
  2. How does it work?
  3. How to use it?
  4. How can I contribute?
  5. How can I report a bug or ask for a new feature?

1. What is Desmond?

Desmond is a Kotlin library to generate and verify check digits of multiple Brazilian services, such as bank account numbers.

2. How does it work?

The library works by generating a valid check digit based on official documentation on how they are generated. The verification process first generates the digit based on the given information and compares with the check digit provided when calling the method.

3. How to use it?

Coming soon.

4. How can I contribute?

Check CONTRIBUTING.md

5. How can I report a bug or ask for a new feature?

To report a bug or ask for a new feature, open a new Issue. Make sure there is no Issue open for the bug you're reporting or the feature you're requesting.

When opening a new Issue, fill in the Issue Template.

About

Validates Bank Accounts and Boleto numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages