Skip to content

liteprotocol/java-lite

Repository files navigation



java-lite

Java implementation of the Lite Protocol

Quick StartDeployDeploymentChannelContributionResources

What's LITE?

LITE is a project dedicated to building the infrastructure for a truly decentralized Internet.

  • Lite 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 LITE ecosystem.

  • Lite Virtual Machine (LVM) 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.

LITE 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 LITE Quickstart (v2.0.0) image setup. LITE Quick Start

Deploy

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

Deployment

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

Contribution

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

Resources

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

License

java-lite is released under the LGPLv3 license.