Fulmine Reverse Swap (Lightning → ARK)

Convert Lightning Network payments into ARK via reverse swaps.

3|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/ArkLabsHQ/arkadian --skill fulmine-reverse-swap-lightning-ark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Fulmine Reverse Swap (Lightning → ARK)
Source: https://github.com/ArkLabsHQ/arkadian/tree/main/skills/fulmine-reverse-swap
Command: npx skills add https://github.com/ArkLabsHQ/arkadian --skill fulmine-reverse-swap-lightning-ark

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to seamlessly receive Bitcoin Lightning Network payments directly into their ARK cryptocurrency wallet, bridging two major blockchain ecosystems.

Core Features & Use Cases

  • Lightning to ARK Swaps: Facilitates the conversion of Lightning Network payments into ARK tokens.
  • Secure Fund Handling: Utilizes VHTLC (Verifiable Hashed Time-Locked Contracts) for secure and trustless transactions.
  • Automated Claiming: Automatically claims funds once the Lightning invoice is paid and the VHTLC is funded.
  • Use Case: A user wants to accept a payment from a client who prefers to pay via Lightning. This Skill allows the user to provide a Lightning invoice and receive the equivalent ARK value directly in their wallet.

Quick Start

Use the fulmine-reverse-swap skill to create a Lightning invoice for 100000 sats to receive ARK.

Frequently Asked Questions about Fulmine Reverse Swap (Lightning → ARK)

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I receive Lightning Network payments into an ARK wallet?

To receive Lightning payments in ARK, you generate a Lightning invoice and claim the corresponding ARK from a VHTLC once the invoice is paid. This reverse swap process bridges the two blockchain ecosystems seamlessly.

What is a reverse swap from Lightning to ARK?

A reverse swap converts Lightning Network payments into ARK cryptocurrency. It generates a Lightning invoice, waits for the payment, and then claims the equivalent ARK funds from a Verifiable Hashed Time-Locked Contract.

How does a VHTLC secure Lightning to ARK swaps?

VHTLCs secure Lightning to ARK swaps by utilizing verifiable hashed time-locked contracts. The swap handles secure preimage generation and hashing to construct the VHTLC, ensuring trustless fund claiming once the Lightning invoice is paid.

Can I automatically claim ARK funds after a Lightning invoice is paid?

Yes, ARK funds are automatically claimed once the Lightning invoice is paid and the VHTLC is funded. The claiming process executes via batch settlement or direct on-chain transaction to finalize the payment conversion.

Do I need a pre-generated preimage to swap Lightning payments for ARK?

No, the swap process handles secure preimage generation and hashing internally. It automatically constructs the VHTLC and manages the cryptographic proofs required to claim your ARK funds.

What are the limitations of using VHTLCs for Lightning and ARK swaps?

VHTLC swaps require the Lightning invoice to be fully paid before ARK funds can be claimed. Settlement relies on batch on-chain transactions or direct transactions, which may be subject to network conditions and on-chain confirmation times.