ZILAB SWAP - Full BEP-20 Token Swapping SystemZILAB SWAP - Full BEP-20 Token Swapping System
We have developed a great solution for anyone who wants to create his own crypto swap application on BEP-20 and earn from transactZILAB SWAP - Full BEP-20 Token Swapping System
We have developed a great solution for anyone who wants to create his own crypto swap application...Overview
Visit Web 3 Marketplace to see more products - https://pinky.finance/marketplace
- Multi Chain Presale dApp (-30% Discount)
- DEX for BSC Network dApp
- DEX for ETH Network dApp
- DEX for Polygon Network dApp
- Laravel DEX Multi-Blockchain (Supported Blockchains: BSC, ETH, Polygon)
- Crypto Multisender (Bulk Send)
- Crypto Pre-Sale (ICO) for BSC Network
- Crypto Pre-Sale (ICO) for ETH Network
- Crypto Pre-Sale (ICO) for Polygon Network
- Crypto Referral dApp
- P2E Games
- Learn to Earn dApp (Discount)
- Crypto Airdrop dApp (Discount)
- Crypto Staking dApp (-40% Discount)
- Bridge
- Crypto Staking (-50% Discount)
- Custom Development
Our Related Ready-made Solutions
ZiLab Cryptocurrency Swap is a new and totally unique product on Codester.
If you have any questions related to this product, or you need assistance contact us on Telegram: @zilab_technologies
Next Generation ICO Launchpad Software: https://www.bitcord.io
We have developed a great solution for anyone who wants to create his own crypto swap application on BEP-20 and earn from transaction commissions. You can set the platform commission for each transaction in %. (for example, if you set it to 1%, you will receive to commission wallet 1% of all transactions.)
This SWAP is using Pancake Swap in the background for Liquidity Pool, so if you want to add your own token on this swap, you need to create a liquidity pool before that on Pancake Swap.
Here is the image that explains how this script works in real-life.
Features
- Add as many tokens as you want (from Pancake Swap).
- Set Platform Fee (You can set in % how much your platform will get for each transaction).
- Easy to install.
- Fully responsive UI.
- Easy configuration.
- Fully tested Smart Contract (ready for auditing)
- Add/remove tokens you don't want to display on your swap.
- Add more tokens in the future if you want.
- Web3 Implementation
- Wallet connect
- Metamask
- The auto balance is displayed.
- Add a new token to metamask with one click on the metamask icon.
- Real-time validations (for insufficient balances, etc.)
- Telegram support button.
- And more.
Requirements
- Node JS
- NPM
- Metamask
- ~0.02 BNB on the wallet (to deploy smart contract)
- Code Editor
- Hosting
- Domain or a subdomain.
It's easy to install and you can start your own Crypto Swap project.
Important! The demo is deployed on the BSC Mainnet, so users would be able to understand it more clearly the project, so if you are purchasing some tokens, make sure it's a small amount.
If you need assistance with the setup, please contact our support on Telegram: @zilab_technologies
Features
- Add as many tokens as you want (from Pancake Swap).
- Set Platform Fee (You can set in % how much your platform will get for each transaction).
- Easy to install.
- Fully responsive UI.
- Easy configuration.
- Fully tested Smart Contract (ready for auditing)
- Add/remove tokens you don't want to display on your swap.
- Add more tokens in the future if you want.
- Web3 Implementation
- Wallet connect
- Metamask###li/li###
- Add a new token to metamask with one click on the metamask icon.
- Real-time validations (for insufficient balances, etc.)
- Telegram support button.
- And more.
Requirements
- Node JS
- NPM
- Metamask
- ~0.02 BNB on the wallet (to deploy smart contract)
- Code Editor
- Hosting
- Domain or a subdomain.
Instructions
More detailed documentation can be found here: https://docs.zilab.co/docs/zil...
1. Download the files
2. Deploy the smart contract (ZILAB_SWAP.sol) on the BSC Mainnet
https://docs.moonbeam.network/builders/build/eth-api/dev-env/remix/
3. Copy the smart contract ABI file and paste it on the frontend-files/src/contracts/swapabi.json
4. Add whitelisted tokens to the smart contract
5. Edit ZILAB_SWAP/files/src/environment.ts to add whitelisted tokens
Sample:
tokens: [
{
id: 'BNB',
name: 'Binance',
address: '0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c', // this is a wbnb address
image: '/images/tokens/bnb.svg',
unit: 'ether',
},
...]
You can add as many tokens as you wish.
6. Deploy the app on hosting. To do so follow the steps below.
6.1. npm run build
6.2. This command will create dist folder.
6.3. Make a zip of this dist folder.
6.4. Upload the dist.zip on your hosting.
6.5. Unzip the files and that's it!
Other items by this author
Category | Scripts & Code / NodeJS |
First release | 13 August 2022 |
Last update | 13 August 2022 |
Files included | .css, .html, Javascript .js |
Tags | crypto, swap, crypto exchange, pancake swap, commissions, earn from commissions, swap tokens, bep-20 token swap |