Skip to content

Java implementation of the Tron whitepaper

License

Notifications You must be signed in to change notification settings

spidemen/java-tron

This branch is 1 commit ahead of, 2905 commits behind tronprotocol/java-tron:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Bill
Jun 18, 2021
121fff3 · Jun 18, 2021
Jun 13, 2019
Jan 12, 2019
Jun 18, 2021
Jun 18, 2021
Jun 18, 2021
May 10, 2019
Jun 18, 2021
Jun 18, 2021
Oct 12, 2019
Mar 13, 2020
Jun 18, 2021
Jun 18, 2021
Jan 7, 2021
Jun 18, 2021
Jan 30, 2018
Aug 11, 2020
Dec 10, 2019
Dec 9, 2019
May 26, 2021
Aug 11, 2020
Jun 12, 2019
Jan 19, 2018
May 29, 2020
May 31, 2021
Nov 13, 2020
May 26, 2021
Jun 7, 2021
Aug 11, 2020
Feb 9, 2018
Aug 2, 2019
Jan 6, 2018
Dec 8, 2020
Mar 20, 2018
Jan 24, 2019
Oct 10, 2019
Aug 14, 2020
May 26, 2021
Nov 27, 2019
Oct 11, 2019
Nov 8, 2018
Jun 24, 2019
Jul 10, 2019
Jun 28, 2020
Jan 19, 2021
Jun 24, 2018

Repository files navigation



java-tron

Java implementation of the Tron Protocol

Quick StartDeployDeploymentChannelContributionResources

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) allows 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

This guide walks the user through the TRON Quickstart (v2.0.0) image setup. TRON Quick Start

Deploy

  • Build Please build java-tron after cloning the project
  • Run Run java-tron

Deployment

Deployment Guide walks the user through how to deploy a FullNode and an SR node.

Channel

Tron Developers & SRs is Tron's official Discord channel. Feel free to join this channel if you have any questions.

Core Devs Community is the Telegram channel for java-tron community developers. If you want to contribute to java-tron, please join this channel.

tronprotocol/allcoredev is the official Gitter channel for developers.

Contribution

If you'd like to contribute to java-tron, please read the following instructions.

Resources

  • Medium java-tron's official technical articles are published there.
  • Documentation java-tron's official technical documentation website.
  • Test network A stable test network of TRON contributed by TRON community.
  • Tronscan TRON network blockchain browser.
  • Wallet-cli TRON network wallet using command line.
  • TIP TRON Improvement Proposal (TIP) describes standards for the TRON network.
  • TP TRON Protocol (TP) describes standards already implemented in TRON network but not published as a TIP.
  • White Paper White paper of TRON network.

License

java-tron is released under the LGPLv3 license.

About

Java implementation of the Tron whitepaper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.1%
  • Solidity 11.8%
  • Other 0.1%