Skip to Content
ResourcesGlossary

Glossary

Key terminology used across the Amboss platform and the Lightning Network.

Amboss Products

TermDefinition
PaymentsAmboss’s instant stablecoin and Bitcoin payment infrastructure for businesses. Send, receive, and settle in USDT, USDC, and BTC in seconds for near-zero fees.
SpaceAmboss’s Lightning Network explorer and analytics platform.
RailsAmboss’s Lightning yield product that deploys Bitcoin for yield via liquidity leasing and routing.
MagmaAmboss’s open-source Lightning node management interface with an integrated liquidity marketplace.
ReflexAmboss’s risk and compliance suite for Lightning businesses.
RailsXA Lightning-native decentralized exchange built on Taproot Assets.

Lightning Network

TermDefinition
ChannelA payment channel between two Lightning nodes that enables off-chain Bitcoin transactions.
Inbound LiquidityThe capacity available for receiving payments through a Lightning channel.
Outbound LiquidityThe capacity available for sending payments through a Lightning channel.
RoutingThe process of forwarding payments across multiple channels to reach the destination.
Routing FeeA small fee earned by nodes that forward payments on behalf of others.
GossipThe peer-to-peer protocol used by Lightning nodes to share network topology information.
HODL InvoiceA Lightning invoice where the payment is held until a condition is met, used by Magma for trustless channel purchases.
Public Key (Pubkey)The unique identifier for a Lightning node on the network.
Channel PointThe on-chain transaction output that funds a Lightning channel.

Technical Terms

TermDefinition
Taproot AssetsA protocol for issuing digital assets on Bitcoin that can be transferred over Lightning.
GraphQLA query language for APIs, used by all Amboss API endpoints.
API KeyA credential used to authenticate requests to Amboss APIs.
WebhookAn HTTP callback that sends real-time notifications when events occur.
HMAC-SHA256A cryptographic hash function used to verify the authenticity of webhook payloads.
Argon2idA key derivation function used by Rails for secure password hashing.