RSS-Bridge / RSS-Bridge/rss-bridge
Bridge request for Blockchain.com Explorer
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 9.2k
- Forks
- 1.2k
- Avg merge
- 12h 45m
- Merged PRs (30d)
- 2
Description
Bridge request
General information
- Host URI for the bridge (i.e.
https://github.com):
https://www.blockchain.com/explorer, e.g.
-
https://www.blockchain.com/btc/address/1JtFLJF1wjnUcA8pJ9du9XTB97sinEjFnZ
-
https://www.blockchain.com/eth/address/0x7a250d5630b4cf539739df2c5dacb4c659f2488d
-
Which information would you like to see?
Recent transactions, given a wallet address & currency.
- How should the information be displayed/formatted?
An RSS item for every transaction, the title should already show if it is incoming or outgoing.
-
Which of the following parameters do you expect?
- Title
- Incoming transaction from 1JtFLJF1wjnUcA8pJ9du9XTB97sinEjFnZ, or
- Outgoing transaction to 1JtFLJF1wjnUcA8pJ9du9XTB97sinEjFnZ
- URI (link to the original article)
- Author
- Timestamp
- Content (the content of the article)
- each item content could be simply the extracted table row below Transaction, so the line containing "Hash" and "Fee".
- Enclosures (pictures, videos, etc...)
- Categories (categories, tags, etc...)
- Title
Options
- Limit number of returned items
- Default limit: 5
- Load full articles
- Cache articles (articles are stored in a local cache on first request): yes
- Cache timeout (max = 24 hours): 24 hours
- Balance requests (RSS-Bridge uses cached versions to reduce bandwith usage)
- Timeout (default = 5 minutes, max = 24 hours): 5 minutes
Parameters
It must be possible to pass 2 parameters:
- blockchain / currency:
BTC,BCHorETH. - address, e.g.
1JtFLJF1wjnUcA8pJ9du9XTB97sinEjFnZ
Contributor guide
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
Start with the RSS-Bridge developer section and the Blockchain.com Explorer examples in the request. Verify the BTC, BCH, and ETH address parameters, then confirm that each transaction produces an RSS item with the requested incoming or outgoing title, source URI, and transaction details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100