lightninglabs / lightninglabs/pool

cli/rpc: add new monitor/observe streaming CLI command

Open
#122 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cli stats
Dominant language
Go
Stars
259
Forks
51
PR merge metrics
No merged PRs in 30d

Description

It would be cool to allow traders to check out the current market from afar using something similar to the `loop monitor` call we have for `loopd`. This would show stuff like:
* New batches being added
* Activity with their orders
* Changes to the fee schedule

etc

This would mainly hold us over until the UI is finished.

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 examining the existing `loop monitor` call for `loopd` and the CLI/RPC command structure it uses. Define the streaming command's scope from the issue: report new batches, order activity, and fee-schedule changes, with behavior clear enough to replace the interim need before the UI is finished.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.