← 返回
未分类 Key 中文

Alby Lightning Payments

Send, receive, and manage Bitcoin Lightning payments through Alby Hub's Nostr Wallet Connect, including balance checks and invoice handling.
通过 Alby Hub 的 Nostr Wallet Connect 发送、接收并管理比特币闪电支付,包括余额查询和发票处理。
kiagentkronos-cell
未分类 clawhub v1.1.2 1 版本 100000 Key: 需要
★ 0
Stars
📥 347
下载
💾 0
安装
1
版本
#latest

概述

Alby Lightning Payments Skill

Overview

Easily send, receive, and manage Bitcoin Lightning payments via Alby Hub's Nostr Wallet Connect (NWC).

Features

  • Check wallet balance
  • Pay Lightning invoices
  • Send to Lightning addresses
  • Generate receive invoices

Setup

Prerequisites

  • Alby Hub account
  • NWC (Nostr Wallet Connect) URL

Installation

mkdir -p ~/.openclaw/workspace/skills/alby-lightning
cd ~/.openclaw/workspace/skills/alby-lightning
npm init -y
npm install @getalby/sdk

Configuration

Add to openclaw.json:

{
  "env": {
    "ALBY_NWC_URL": "nostr+walletconnect://..."
  }
}

⚠️ Security

Your NWC URL contains your wallet's private key. Anyone with this URL can spend your funds.

  • NEVER commit it to git or share it publicly
  • ALWAYS set spending limits in Alby Hub before use
  • Store it only in openclaw.json (not in code files)
  • Rotate the NWC URL immediately if you suspect it was leaked

Gotchas

  • Always specify amount for zero-amount invoices
  • Use result.invoice, not result.payment_request
  • Set spending limits in Alby Hub

Contributing

Improvements welcome! Open issues at GitHub.

版本历史

共 1 个版本

  • v1.1.2 当前
    2026-05-07 13:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,087
office-efficiency

Fill XFA PDF Forms

kiagentkronos-cell
以编程方式填充 XFA(Adobe LiveCycle)PDF 表单。适用于具有 Form: XFA 的 .pdf 文件(可用 pdfinfo 检查)。常用工具如 pdftk 等。
★ 0 📥 357
business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 80 📥 38,088