AT the beginning of this project,we designed it to support multi merchant's use.
You can change it to signal merchant's use then it will cost fewer fee every transaction.
Programing Langurage:nodejs,Support system: win/linux/macos
Please set right privatekey befor run it.
npm run pkg
Generate new wallet address
USDT TRC20 Transfer monitoring and notification
Auto USDT collection(from new address to collect address)
Manual USDT collection
Collection result notify
Customer order your product -> Generate one new wallet address for this customer -> Wait customer send USDT to this new address -> This system received new payment then notify the set url and begain collect USDT from this new address -> Check if the amount right -> Finish transation
Every time new order happen,one new wallet generated,whic bind with this customer.
Once a transaction complete,the new address will be delete to protecting customer privacy.Implement anonymous transactions.
Then as we all know,USDT is Globalized.It solve the problem of transation in different country.
Auto USDT collection will take 3-4 minutes to wait result then notify to the set url.
- You can set the target wallet addres to collect USDT from the new address you generated.
- With precise algorithms to calculate energy and netwidth,ensure transation success.
- When auto service failed,there has privatekey to collect USDT by self,ensure the security of funds.
- Auto transfer rest TRX to collection adderss.
- Auto Swap USDT to TRX to replenish TRX's consumption.