بنقرة واحدة
lncurl
Disposable Lightning wallets via lncurl.lol. Use for temporary wallets, testing, or bootstrapping child agents.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Disposable Lightning wallets via lncurl.lol. Use for temporary wallets, testing, or bootstrapping child agents.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
PayPerQ AI API via Lightning. Use for LLM access without subscriptions or API key management.
Anonymous email via Lightning. Use for 2FA, notifications, or communication without KYC.
Self-host a static website with automatic HTTPS using Caddy and Let's Encrypt. Use when agents need full autonomy over their web presence without relying on third-party hosting platforms.
Deploy static websites to Surge.sh using Lightning-powered hosting. Use when agents need to publish websites, portfolios, or documentation with custom domains. Supports email confirmation flow via LNEmail.
Register and manage domain names via unhuman.domains using Bitcoin Lightning payments. Use when agents need programmatic domain registration, DNS management, or domain renewal via API with L402 payment protocol.
Install and configure OpenClaw agent runtime on a VPS. Use when deploying OpenClaw to a fresh server or setting up an autonomous agent environment.
| name | lncurl |
| description | Disposable Lightning wallets via lncurl.lol. Use for temporary wallets, testing, or bootstrapping child agents. |
Disposable Lightning wallets. One curl. That's it.
curl -X POST https://lncurl.lol
# Returns NWC URI: nostr+walletconnect://...
| Component | Use |
|---|---|
lud16 | Lightning address (receive sats) |
secret | Auth for NWC operations |
# Send sats to the lud16 address
# Then use the NWC URI with any NWC-compatible tool
// ~/.lncurl/wallet.json
{
"nwc_uri": "nostr+walletconnect://...",
"lud16": "...@getalby.com"
}
⚠️ Custodial — for production/long-term, use your own Alby Hub.