Hi, wallet-core team.
I recently used the nodejs version of this great project to manage the wallet. And the getAddressByCoin function worked well to get coin's address, but when I were going to generate an usdt erc20 token address, I could not find any detail about how to acheive my target.
I want to know how can I generate the usdt erc20 token or usdt trc20 token with nodejs/wasm of wallet-core? Or it doesn't support this feature now?
Thank you.