GithubHelp home page GithubHelp logo

retaildemon / dex1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appsource/dex

0.0 0.0 0.0 20.94 MB

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

Home Page: https://onout.org/dex

License: GNU General Public License v3.0

JavaScript 91.50% CSS 0.06% HTML 8.44%

dex1's Introduction

ERC20, BEP20 exchange creation tool

DEX White-label at your own domain. Without coding skills. 2 CLICK INSTALLATION, JUST FORK AND ADD DOMAIN. Compatible with all EVM networks.

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

Price: Start for FREE

Once you start earning from this app, we will charge only 1/5 of your profit (not volume). Alternatively, you can avoid this fee by purchasing the premium version (https://onout.org/dex/) of the tool. Our RevShare model offers several benefits, including the ability to start using the tools for free, only paying for them when they generate profit. This means you can test out the tools without any upfront costs.

Howto

  1. fork this repo
  2. go to settings (check the address 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)

Your custom settings

You need to edit values of these customizations are for your own use. Open index.html in the root of the main directory and just add this global script somewhere between <head> and </head>:

This file is minified. The file is minified, so you can use some service to make it readable. For example: https://webformatter.com/html

<script type="text/javascript">
  window.SO_Definance = {}
  window.SO_Definance.masterAddress = '<EVM address>'
  window.SO_Definance.chainIds = ["56","137","250"]
  window.ONOUT_refport = 'https://refport.onout.org/'
  window.ONOUT_chatidForRefport = 1232131232
</script>
  • <EVM address>: your blockchain address that will be able to access admin settings inside the app

  • ["56","137","250"]: networks you want to be shown. List of the available networks: DEX networks. To add a private chain please contact https://t.me/onoutsupportbot or email [email protected] (Read more)

  • ONOUT_refport: url to send logs about connected address and his referrer (for social referral network activities). Remove this line or comment to disable reports

  • ONOUT_chatidForRefport: id of your chat where you have added @testonoutbot who will send you reports. Add @getmyid_bot to your group to get the ID. image

Update your version

Run github codespace with 16gb RAM then:

git clone https://github.com/noxonsu/unifactory
cd unifactory
nvm use 16
nvm install
npm i
npm run build_clean

Move files from build folder to this repository root folder (don't forget to rm -rf unifactory)

rsync -av --remove-source-files ./build/ ../
cd ..
rm -rf unifactory

dex1's People

Contributors

noxonsu avatar retaildemon avatar shendel avatar disti4ct avatar sorentobot avatar omahs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.