@sangaman/xud

Exchange Union Daemon

Usage no npm install needed!

<script type="module">
  import sangamanXud from 'https://cdn.skypack.dev/@sangaman/xud';
</script>

README

Exchange Union

Gitter chat Build Status Codacy Badge

Exchange Union (XU) is a decentralized exchange layer built on the Lightning and Raiden networks to enable trustless and instant cryptocurrency swaps and order fulfillment between exchanges.

This repo contains the early stages of the Exchange Union Daemon (xud) which encompasses the following components:

  • Integration with lnd and raiden nodes.
  • Order book data stored in a local mysql/mariadb database.
  • Peer-to-peer networking with other XU nodes
  • A gRPC API with web proxy to serve other applications, also accessible by command-line interface.

Contributions, feedback, and questions are welcome.

Instructions for Developers & Testers

Here (Manual setup).

Instructions for Exchanges & Users (WIP, untested)

Here (Using Docker).

Code Documentation

Read the TypeDoc here.

Development & Testing Discussion

Gitter chat