Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send and receive USDT in Tron network #64

Open
AblEdge opened this issue Jun 19, 2022 · 3 comments
Open

send and receive USDT in Tron network #64

AblEdge opened this issue Jun 19, 2022 · 3 comments

Comments

@AblEdge
Copy link

AblEdge commented Jun 19, 2022

Hi there.
According to Tron guide documented here:
https://github.com/farukterzioglu/HDWallet/blob/master/src/HDWallet.Tron/README.md
I create, sign and broadcast transaction but only sends TRX.
Could you please help me how can I send/receive USDT?

@farukterzioglu
Copy link
Owner

Hi, sending TRX is pretty easy like you figured out, but sending TRC20 needs lots of different kind code regarding do EVM.
Unfortunately I don't have open sourced sample code for sending TRC20.

@chrisjmccrum
Copy link

I've been searching high and low for a decent boilerplate wallet in C#. This project looks promising so thank you for all your work! Unfortunately, the project I need this for is primarily using USDT TRC20. Is there a bounty or something I can pay into to prioritize that type of development?

@farukterzioglu
Copy link
Owner

Hi @chrisjmccrum
This project is only for creating hd wallet for multiple currencies and for signing transactions (messages).
TRC20 is totally different thing. It is out of scope of this repository.

I may help you, just drop an e-mail to me tell what exactly you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants