Open ImTiaan opened 6 years ago
Hi there, the smart contract supports any token implementing ERC20 interface, so the only place that would require changes is the frontend dapp. As of now it is hardcoded to only ToptalToken, but a little bit of frontend work should allow you make it flexible and add other tokens too.
Ah thanks so much!
No worries, contact me on radek@startonchain.com and I can help you out with your usecase.
Hey there,
Thanks for the great bit of work and tutorial. I was wondering if there was a way to either allow any ERC20 token to be deposited without defining the token, or where I would need to look to manually add tokens to the dapp?
Thanks!