Setup and use anonymous email accounts on LNemail.net using Bitcoin Lightning payments. Use when agents need email capabilities for 2FA, notifications, or communication without KYC or personal information.
Anonymous email accounts via Lightning Network. No KYC, no email required to sign up—just pay with Bitcoin.
LNemail provides fully functional email addresses for 1000 sats/year. Perfect for agents needing:
Create a Lightning invoice for email account creation:
CODEBLOCK0
CODEBLOCK1
Pay the BOLT11 lightning_invoice using any Bitcoin Lightning Network wallet (e.g., Alby CLI).
After payment confirms (~seconds), check status again:
CODEBLOCK2
Save these credentials! Store them securely (e.g., ~/.lnemail/credentials.json).
CODEBLOCK3
CODEBLOCK4
Note: HTML content is stripped for security; emails are plain text only.
Sending requires a Lightning payment (~100 sats per email):
CODEBLOCK5
Pay the invoice, then check status:
CODEBLOCK6
| Endpoint | Method | Auth | Description |
|---|---|---|---|
| INLINECODE2 | POST | No | Create account (returns payment hash) |
| INLINECODE3 |
/emails | GET | Bearer | List inbox messages |
| /emails/{id} | GET | Bearer | Get message content |
| /email/send | POST | Bearer | Create send request (returns payment hash) |
| /email/send/status/{hash} | GET | No | Check send payment status |
Store credentials in ~/.lnemail/credentials.json:
CODEBLOCK7
Note: The access_token is the only credential needed for ongoing operations. The payment_hash is only used during initial setup to check payment status — once you have the access_token, it can be discarded.
| Service | Cost |
|---|---|
| Email account (1 year) | 1000 sats |
| Send email |
Authorization header该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 lnemail-1776420065 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 lnemail-1776420065 技能
skillhub install lnemail-1776420065
文件大小: 2.3 KB | 发布时间: 2026-4-17 20:20