deckar01 / stellar-federation

Single address federation using express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stellar federation servers

A federation server allows Stellar clients to look up username@example.com which can then resolve to a Stellar address.

At the minimum, a federation server must serve the federation api and the stellar.txt file (which lets users know where the api is located).

This repository contains a collection of example federation servers.

These are the implementations in this repository:

About

Single address federation using express.


Languages

Language:JavaScript 100.0%