pendulum-chain / pendulum-chain/vortex

Dynamically fetch Monerium pay-in data

Open
#1,074 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
6
Forks
5
Avg merge
1d 7h
Merged PRs (30d)
33

Description

Context

For Monerium pay-ins, we need to show the recipient's name, IBAN, and BIC, as well as the deposit QR code.

TODO

Replace with on-demand fetching of this data instead of storing the data in the database.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing the existing Monerium pay-in data flow and locating where the recipient name, IBAN, BIC, and deposit QR code are stored and displayed. Done means these values are fetched on demand rather than stored in the database and remain available in the pay-in view.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
payments
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.