spesmilo / spesmilo/electrum

[ELECTRUM MERCHANT] Subscribe to multiple payments through websockets by working with JSON

Open
#4,380 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.6k
Forks
3.5k
Avg merge
2d 8h
Merged PRs (30d)
61

Description

In short I want it to be almost exactly like https://block.io/docs/notifications
Under

Web Sockets

I think it will be much more developer friendly

What I want is to subscribe to multiple address payments and get each payment update information seperately with details like address payment ammount etc, I know this should be easy by modifying the websockets.py

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

Start by reading websockets.py and the linked Block.io notifications documentation. Clarify the subscription protocol, supported address sets, and payment update fields before identifying the relevant websocket entry points. Done should mean multiple address subscriptions produce separate updates with address, amount, and other payment details.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend-api-design, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.