lizc2003 / hdwallet

hdwallet is a crypto hierarchical-deterministic wallet, implemented using golang. Implemented private key management, transaction signature, and tools related to eth and btc.
Apache License 2.0
24 stars 6 forks source link

Transfer USDT through trc20 #3

Open royacodes opened 2 years ago

royacodes commented 2 years ago

is it possible to transfer USDT from one address to another via this project's TRX section?

lizc2003 commented 2 years ago

You can transfer usdt in eth or trx networks respectively, but not across networks.