Fulmine Submarine Swap (ARK → Lightning)

Execute ARK to Lightning Network submarine swaps via the Boltz service.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to seamlessly exchange ARK cryptocurrency for payments on the Lightning Network, bridging two distinct blockchain ecosystems.

Core Features & Use Cases

  • Submarine Swaps: Facilitates atomic swaps where ARK funds are locked in a VHTLC, and Boltz claims them once a Lightning invoice is paid.
  • Cross-Chain Payments: Allows users to pay Lightning invoices using their ARK holdings.
  • Use Case: A user wants to pay for a service invoiced on the Lightning Network but only has ARK. This Skill handles the complex cross-chain exchange, ensuring the Lightning payment is made and the ARK is appropriately handled.

Quick Start

Use the fulmine-submarine-swap skill to pay the provided Lightning invoice with your ARK funds.

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

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

FAQPage Schema
How do I pay a Lightning Network invoice using ARK cryptocurrency?

You can pay a Lightning Network invoice using ARK by executing a submarine swap via the Boltz service. This Skill locks your ARK funds in a VHTLC, which Boltz claims once the Lightning invoice is successfully settled.

What is a submarine swap between ARK and the Lightning Network?

A submarine swap is an atomic cross-chain exchange where ARK funds are locked in a VHTLC. The Boltz service monitors this contract and claims the ARK only after the corresponding Lightning Network invoice is fully paid.

How does the VHTLC creation process work for ARK to Lightning swaps?

VHTLC creation for ARK to Lightning swaps involves initiating the exchange through the Boltz API. The process funds a VHTLC contract and continuously monitors its status for either successful invoice settlement or a required refund.

Can I use the Boltz API to exchange ARK for Lightning payments?

Yes, you can use the Boltz API to exchange ARK for Lightning payments. This Skill integrates directly with the Boltz API to handle swap initiation, VHTLC funding, and real-time status updates for invoice settlement.

What happens if my ARK to Lightning submarine swap fails?

If your ARK to Lightning submarine swap fails, the Skill monitors the VHTLC for refund scenarios. This ensures that your locked ARK funds are handled appropriately and can be returned if the Lightning invoice is not settled.

Do I need a specific wallet to cross-chain swap ARK to the Lightning Network?

To cross-chain swap ARK to the Lightning Network, you need a mechanism to fund the VHTLC and a Lightning invoice to settle. This Skill manages the complex cross-chain exchange via Boltz without requiring additional dependencies.