Starsakary / java-tron

Java implementation of the Tron whitepaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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

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

This guide walks the user through how to deploy a Fullnode, Solidity node and SR node. https://tronprotocol.github.io/documentation-en/developers/deployment/

Channel

This is java-tron's official Gitter channel, if you have any question, please join this channel.
Core Devs Gitter

A telegram channel for java-tron community developers, if you want to contribute to java-tron, please join this channel. Core Devs Community telegram

Contribution

If you'd like to contribute to java-tron, please follow below.
Contribution Community Developers Incentives Programme

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 LGPL-V3 license.

About

Java implementation of the Tron whitepaper

License:GNU Lesser General Public License v3.0


Languages

Language:Java 99.9%Language:Shell 0.1%Language:Dockerfile 0.0%