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.

Staticsยง

GLOBAL ๐Ÿ”’

Functionsยง

main ๐Ÿ”’