1.0.0-prealpha.5 • Published 6 years ago

@sangaman/xud v1.0.0-prealpha.5

Weekly downloads
1
License
AGPL-3.0
Repository
github
Last release
6 years ago

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