|
|
|
|
|
by baby
2571 days ago
|
|
I'll give you my answer because I have a project which could have used this. I created a dapp that allows people to do [stuff] which generate some erc-20 token for users. They can then use this token to access special features on the dapp. It's easy to let users send and receive the tokens they have. But I want the token to have a value outside the dapp itself. Unfortunately I cannot get this token accepted on coinbase and other exchanges. Just because it is not important enough. I still want people to be able to sell or buy these tokens. The next best idea is to create a small exchange platform on my dapp: let people trade the token for ether or for other tokens. It's time consuming to code so I gave up. Now this is where this thing would have been great. Hope this helps. |
|