Job description
Application flow description:
A web application for accepting direct debits in cryptocurrencies.
During the order, the user specifies:
- What cryptocurrency he wants to pay with
- Specify the amount of PLN to be received by the recipient
- Specify the details of the payment order - the depositor's name, email, recipient's account number.
- Approve the transfer.
- Bulk transfers should be saved in a csv file in the indicated format.
Scope of work:
- Database configuration
- Confiugation of API interface
- Preparation of the mechanism that saves the download of transfers in csv file.
- Preparation of the front-end guard
- User authentication - by email, captcha for discussion.
- Integration with the indicated crypto exchange
- Integration with a service providing virtual crypto accounts
- Integration with a service that treats account deposits
- Configuration of email notifications.