TRC20 Wallet Binance Integration
Budget: ₹12,500 – ₹37,500 INR
I need a self-contained module that lets my web application talk to a TRC20 wallet through a direct Binance connection. Once wired up, the user must be able to:
• Send and receive TRC20 tokens
• View a complete, paginated transaction history
• Check their live account balance in real time
The front end is currently React, with a Node back end, but I’m happy for you to bring your own stack as long as it uses stable libraries such as TronWeb, Web3.js or the official Binance API and keeps private keys on the client side.
Your code should be clean, well-commented and easy for another developer to drop into a Git repo, run `npm install`, and be up and running with minimal configuration. Please include any environment variables or API keys that need to be set, and a brief README explaining how to test each function end to end.
• Send and receive TRC20 tokens
• View a complete, paginated transaction history
• Check their live account balance in real time
The front end is currently React, with a Node back end, but I’m happy for you to bring your own stack as long as it uses stable libraries such as TronWeb, Web3.js or the official Binance API and keeps private keys on the client side.
Your code should be clean, well-commented and easy for another developer to drop into a Git repo, run `npm install`, and be up and running with minimal configuration. Please include any environment variables or API keys that need to be set, and a brief README explaining how to test each function end to end.