RSS-Bridge / RSS-Bridge/rss-bridge

Bridge request for Blockchain.com Explorer

Open
#2,002 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bridge-Request
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.

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...)

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, BCH or ETH.
  • address, e.g. 1JtFLJF1wjnUcA8pJ9du9XTB97sinEjFnZ

Contributor guide

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.