Skip to content

c0dr/sepaqr

Repository files navigation


Logo

Easily generate a QR code for SEPA money transfer. 100% client-side, free.

Check it out live

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

Logo

SEPA QR allows easy creation of SEPA QR codes. These QR codes can be read by banking apps to allow money transfers without the need to type long IBANs on your phone. The generation is 100% client-side and includes IBAN validation as well.

(back to top)

Built With

  • Next
  • Typescript
  • React
  • Tailwind

(back to top)

Getting Started

To use it locally, clone this repository.

Installation

Then install

npm install
npm run dev

Roadmap

  • Complete BBAN validation
  • Telegram bot
  • Deeplinks

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Simon - @der_simon - info@simon-schraeder.de

Project Link: https://github.com/github_username/repo_name

(back to top)

Acknowledgments

  • Wikipedia and contributors for the good documentation of the IBAN structure

(back to top)

About

SEPA Transfer QR code website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published