Tronent is a decentralized file versioning platform that offers secure, immutable file storage by leveraging BTFS and the TRON blockchain. Users can upload files, track versions, and convert stablecoins to TRX to cover transaction fees, all within the platform.
-
Clone the repo
git clone https://github.com/KPR-V/Tronent.git && cd Tronent
-
Install Dependicies and Run
cd backend && npm install && node server.js cd frontend && npm install && npm run dev --port 3000
- Intuitive File Management: Upload, manage, and track file versions seamlessly with an easy-to-use interface.
- Decentralized Data Integrity: Files are securely stored on BTFS, and metadata is stored on the TRON blockchain.
- Seamless Token Conversion: Convert stablecoins (USDT, USDC) to TRX using SunSwap to cover transaction fees.
- Version Control: Track changes across file versions using unique Content Identifiers (CIDs).
Distributed under the MIT License. See LICENSE.txt for more information.
Varun Kapoor
Twitter: @Vkiitr
Email: kapoorv046@gmail.com