https://github.com/cryptodapprun/usd-token-to-token
Swap your token with USD(USDT,USDC,Dai) tokens...
https://github.com/cryptodapprun/usd-token-to-token
binance blockchain crypto cryptocurrency ethereum evm exchange litecoin moonriver polygon token token-ico
Last synced: 28 days ago
JSON representation
Swap your token with USD(USDT,USDC,Dai) tokens...
- Host: GitHub
- URL: https://github.com/cryptodapprun/usd-token-to-token
- Owner: CryptoDappRun
- License: mit
- Created: 2023-04-26T03:13:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-21T10:45:24.000Z (over 1 year ago)
- Last Synced: 2025-03-30T03:41:17.294Z (about 2 months ago)
- Topics: binance, blockchain, crypto, cryptocurrency, ethereum, evm, exchange, litecoin, moonriver, polygon, token, token-ico
- Language: JavaScript
- Homepage: https://cryptodapprun.github.io/USD-Token-To-Token/
- Size: 4.5 MB
- Stars: 1
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# USD-Token-To-Token
Swap your token with USD(USDT,USDC,Dai) tokens...
Install as your own token sale platform
First make sure the metamask plugin is installed
modify js/config.js.
1.Specify your token address
2.Deploy contract/SwapToken.sol and fill the contract address to js/config.js
3.fill blockchain parameters.
4.you need send some your tokens to this contract address ,otherwise, the exchange doesn't have token send to trader.
5.put the whole project to a www websever or deploy to your github pages.