Crate gatewayd

source ·
Expand description

This crate provides gatewayd, the Fedimint gateway binary.

The binary contains logic for sending/receiving Lightning payments on behalf of Fedimint clients in one or more connected Federations.

It runs a webserver with a REST API that can be used by Fedimint clients to request routing of payments through the Lightning Network. The API also has endpoints for managing the gateway.

Functions§