Skip to content
View DexLot's full-sized avatar
Block or Report

Block or report DexLot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DexLot/README.md

DexLot

DexLot is a decentralized and fully automated token launchpad. We currently support the 5 most popular chains: Binance, Ethereum, Avalanche, Fantom, and Polygon.

Our hopes were to create a launchpad that was finally viable to be used on the Ethereum network, and easier to use than all other launchpads. With our contract optimizations, we can guarantee the cheapest transaction fees across all launchpad platforms. We're 3x cheaper than PinkSale, and 40x cheaper than DXSale in terms of transaction costs.

We highly suggest reading our docmentation before creating a presale, especially if you are not already familiar with the process and requirements.

Our Github contains the source code to our docs, test-swap platform, and some contracts for token creators to easily create presale-ready tokens. In this case, presale-ready means it contains functions to whitelist addresses from fees and code to lock trading until the creator has fully finalized their presale. This will prevent other individuals from adding liquidity before the creator is ready.

We wish everyone the best of luck!

Popular repositories

  1. test-swap test-swap Public

    A clone of the Uniswap interface with support for testnets on Avalanche, Binance, Ethereum, Polygon, and Fantom.

    JavaScript 4 3

  2. DexLot DexLot Public

    1

  3. dexlot.github.io dexlot.github.io Public

    Documentation for the DexLot dApp

    HTML

  4. contracts contracts Public

    Some Solidity code to easily create presale-ready tokens

    Solidity