Project Name: Anon Send
Project Track: Web3
Team Name: anonsenddev
Team Member(s): 1
DevPost URL: Devpost
Project Goal: To introduce private transactions on TRON
Project Info:
Project Website: (in progress)
Project Test Instructions: (in progress)
Project Details: Imagine a scenario where you would like to receive some funds, but you want to retain your privacy on-chain. You could create a brand new address for each transaction and send them to the sender of funds each time. Than only the senders would know that you control these addresses, which adds a layer of privacy to your payments, but this would take some time and effort to always create new addresses. AnonSend generates a fresh address that can’t be linked to you each time you receive a new transaction through the protocol making the experience fast and easy.
Technical Details: soon to be added
Project Milestones:
- Smart contracts - partially finished
- Unit tests for smart contracts - partially finished
- Design for the web app - finished
- Deploying smart contracts - to be done
- Building the interface/frontend - to be done
- Hosting the finished app - to be done