# java-tron **Repository Path**: liunian-zy/java-tron ## Basic Information - **Project Name**: java-tron - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Quick Start • Deploy • Developer Community • Documentation • Contributing • Projects • Resource
## What's TRON? TRON is a project dedicated to building the infrastructure for a truly decentralized Internet. * Tron Protocol, one of the largest blockchain based operating systems in the world, offers scalable, high-availability and high-throughput support that underlies all the decentralized applications in the TRON ecosystem. * Tron Virtual Machine (TVM) allow anyone to develop decentralized applications (DAPPs) for themselves or their communities with smart contracts thereby making decentralized crowdfunding and token issuance easier than ever. TRON enables large-scale development and engagement. With over 2000 transactions per second (TPS), high concurrency, low latency and massive data transmission. It is ideal for building decentralized entertainment applications. Free features and incentive systems allow developers to create premium app experiences for users. # Quick Start * [Quick Start](./quickstart.md) TRON Quickstart image setup # Deploy * [Build](./build.md) Please build java-tron after cloning the project * [Run](./run.md) Run java-tron # Developer Community * [Discord](https://discord.gg/GsRgsTD) Please join our Developer Discord * [Gitter](https://gitter.im/tronprotocol/allcoredev) the core dev gitter # Projects * [TRON Protocol](https://github.com/tronprotocol/protocol) * [Wallet Client](https://github.com/tronprotocol/wallet-cli) * [Wallet Web](https://github.com/tronprotocol/wallet-web) # Resource * [Website](https://tron.network/) * [Documentation](http://developers.tron.network) * [Blog](https://tronprotocol.github.io/tron-blog/) * [Tronscan](https://tronscan.org/) * [Trxplorer](https://www.trxplorer.io/) * [White Paper](https://tron.network/resources?lng=&name=1) * [TRON Quickstart](https://developers.tron.network/docs/getting-started-1) * [About](https://tron.network/about) * [FAQ](https://tron.network/faq) # Contributing Thank you for all of [our contributors](https://github.com/tronprotocol/java-tron/graphs/contributors); this project wouldn’t be what it is without you! If you want to help out, please see [CONTRIBUTING.md](CONTRIBUTING.md). If you'd like to contribute to java-tron, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base. If you wish to submit more complex changes though, please check up with the core devs first on [our gitter channel](https://gitter.im/tronprotocol/allcoredev) to ensure those changes are in line with the general philosophy of the project and/or get some early feedback which can make both your efforts much lighter as well as our review and merge procedures quick and simple. # License * [MIT](https://github.com/tronprotocol/java-tron/blob/master/LICENSE)