/dx-docs

🇳🇱✖️Dutch X Documentation

Primary LanguagePythonMIT LicenseMIT

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