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
- FREE - For small and non-profit projects, it is FREE.
- 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).
- For large volume DEXes please contact
- fork this repo
- go to settings and enable Github pages
- add your "custom domain" (don't forget to change DNS of your domain. video tutorial)
- 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 [email protected] (read more https://support.onout.org/hc/1331700057/32/addnewnetwork?category_id=8 )