Skip to content

feat: add Direct Current to app store#2336

Open
sebazchian wants to merge 1 commit into
getAlby:masterfrom
sebazchian:master
Open

feat: add Direct Current to app store#2336
sebazchian wants to merge 1 commit into
getAlby:masterfrom
sebazchian:master

Conversation

@sebazchian
Copy link
Copy Markdown

@sebazchian sebazchian commented May 12, 2026

Direct Current is a Bitcoin Lightning paywall for creators — musicians, artists, and makers. Users connect via NWC to sell digital goods globally with no middleman.

Changes:

  • Add Direct Current app metadata with install/finalize guides
  • Add 200×200 logo (1.5KB PNG, under 2KB limit)
  • Category: merchant-tools

How to connect:

  1. Open directcurrent.space and log into your dashboard
  2. Go to Settings → Wallet → NWC (Self-Custody)
  3. Paste your Alby Hub connection secret and save

Tested: NWC invoice creation and payment detection verified with live Alby Hub connection.

Summary by CodeRabbit

  • New Features
    • Added Direct Current app to the marketplace, offering merchant tools integration with comprehensive installation and finalization guides.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

Warning

Rate limit exceeded

@sebazchian has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 56 minutes and 19 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a5a97362-18e0-4c66-9cb0-33cdfb82c8f3

📥 Commits

Reviewing files that changed from the base of the PR and between 25fe6af and 4a0651e.

⛔ Files ignored due to path filters (1)
  • frontend/src/assets/suggested-apps/direct-current.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • frontend/src/components/connections/SuggestedAppData.tsx
📝 Walkthrough

Walkthrough

This PR adds the Direct Current app to the app store. The change introduces a new asset import and a corresponding app entry in the appStoreApps catalog, complete with metadata, category classification, links, and user-facing install/finalize guides.

Changes

Direct Current App Store Entry

Layer / File(s) Summary
Direct Current app import and entry definition
frontend/src/components/connections/SuggestedAppData.tsx
Added directCurrent image import at the top of the file, and inserted a new AppStoreApp entry for "Direct Current" with merchant-tools category, external links, QR-hiding flag, 2026-05-12 added date, and JSX-based install and finalize guides.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Possibly related PRs

  • getAlby/hub#2148: Adds a new app entry and asset import to the same appStoreApps catalog.
  • getAlby/hub#2149: Adds new app entries and artwork assets to SuggestedAppData.tsx.
  • getAlby/hub#2232: Modifies the same appStoreApps list by adding a new app entry.

Suggested reviewers

  • im-adithya
  • rolznz

Poem

🐰 A rabbit hops through the app store today,
With Direct Current now here to stay,
New icons and guides all neatly in place,
The catalog grows with merchant-tool grace! ⚡

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding a new app (Direct Current) to the app store, which is the core objective of the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Direct Current is a Bitcoin Lightning paywall for creators.
Users connect via NWC to sell digital goods globally.

- Add app metadata and install/finalize guides
- Add 200x200 logo (1.5KB PNG)
@sebazchian
Copy link
Copy Markdown
Author

Sorry about the back to back PRs. We had the wrong logo and were antsy to correct that.

@rolznz
Copy link
Copy Markdown
Member

rolznz commented May 13, 2026

Hi, thanks for your PR!

Do you have any users of your app right now?

And could you confirm you use NWC notifications rather than polling to check for incoming payments?

@sebazchian
Copy link
Copy Markdown
Author

Hi @rolznz — thanks for the review!

NWC notifications: Yes, I implemented kind 23196 subscriptions yesterday. subscribeInvoice() now opens a notification subscription first and falls back to polling only if the wallet doesn't push.

Users: We're pre-launch, actively onboarding our first musicians this week. I'm actually going to walk through setting up shows with a few of them in person next week. We'd love to get into the app store so creators that are already bitcoiners can discover us organically too though.

Let me know if there's anything else you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants