/dex

DEX White-label at your own domain without coding skills. 1 min installation, JUST FROK AND ADD DOMAIN

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

DEX creation tool

DEX White-label at your own domain without coding skills. 2 CLICK INSTALLATION, JUST FORK AND ADD DOMAIN

Video: https://www.youtube.com/watch?v=x6LJTJCVWiI

Price depends on your revenue

  1. FREE - For small and non-profit projects, it is FREE.
  2. For medium volume DEXes (where owner earns more than 1000$/monthly) will be withheld a protocol fee ~"1/5" of owner's revenues (exchange fees).
  3. For large volume DEXes please contact

howto

  1. fork this repo
  2. go to settings (check the addreass github/YOURNAME/dex, not https://github.com/appsource/dex/!) and enable Github pages alt text
  3. add your "custom domain" (don't forget to change DNS of your domain. video tutorial)

change list of available networks

  1. click edit in "index.html" file and add this code at the beginning
<script type="text/javascript">
  window.SO_Definance = {}
  window.SO_Definance.chainIds = ["56","137","250"];
</script>

Where ["56","137","250"] the networks you want to be shown. List of available networks: https://github.com/noxonsu/unifactory/blob/main/src/networks.json . To add a private chain please contact https://t.me/onoutsupportbot or email support@onout.org (read more https://support.onout.org/hc/1331700057/32/addnewnetwork?category_id=8 )

image