An open API service indexing awesome lists of open source software.

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...

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.