lupine-dev / lupine-dev/bitlisten
Add option to show total transaction volume since visiting the site
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 307
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Add a counter that counts up with each transaction, so that you can tell how many bitcoins have been sent since you opened the web page.
Contributor guide
Research direction
Start by locating the code that receives and displays each Bitcoin transaction on the web page. Trace where transaction values are handled, then identify the existing display area for a counter. Done means the total increases for each transaction and starts over when the page is opened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100