Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

gnosis/dx-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DutchX Documentation

The DutchX is a fully decentralized trading protocol, which allows anyone to add any trading token pair.

It uses the Dutch auction principle to prevent the problems that other exchanges are experiencing (such as front running, low volume trading, and third party risk), creating a more fair ecosystem for everyone to use.

There is no restriction besides the fact that tokens must be ERC20 compliant.

Documentation

Read the last documentation in:

This is a work in progress, so comments, suggestions, and collaborations are more than welcome.

Collaboration

The DutchX is made by and for the community, with the goal of having a more fair standard to exchange any kind of token.

Meet the community in our Gitter channel!

Generate the doc

pip3 install -r requirements.txt
make html