pendulum-chain / pendulum-chain/vortex
Dynamically fetch Monerium pay-in data
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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