Skip to content

kirat79/Tronent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Tronent

Decentralized File Versioning Platform on TRON and BTFS

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.

View Docs · Report Bug · Request Feature

Get Started

  1. Clone the repo

    git clone https://github.com/KPR-V/Tronent.git && cd Tronent
  2. Install Dependicies and Run

    cd backend && npm install && node server.js
    cd frontend && npm install && npm run dev --port 3000

Features

  • 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).

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Varun Kapoor
Twitter: @Vkiitr
Email: kapoorv046@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.8%
  • Solidity 31.4%
  • CSS 14.7%
  • HTML 2.1%