Litecoin developer resources

A builders manual for Litecoin. By builders, for builders.

Explore the documentation

Introductions

Intro to Litecoin

An introduction to blockchain and Litecoin

Intro to LTC

An introduction to blockchain and Litecoin

Intro to dapps

An introduction to decentralized applications

Intro to stack

An introduction to stack

Web2 vs Web3

How the web3 world of development is different

Programming Language

Using Litecoin with familiar languages

Fundamentals

Wallet

Contracts or people on the network

Transaction

The way Litecoin state changes

Blocks

Batches of transactions added to the blockchain

Network

An overview of Mainnet and the test networks

Mining

How new blocks are created and consensus was reached using proof-of-work

Mining Algorithm

Information on Litecoin's mining algorithms

The Stack

Smart Contracts

The logic behind dapps – self-executing agreements

Development Framework

Tools for helping speed up development

Javascript Library

Using JavaScript to interact with smart contracts

Backend API

Using libraries to interact with smart contracts

Block Explorar

Your portal to Litecoin data

Smart Contract Security

Security measures to consider during development of smart contracts

Advanced

Token Standerd

An overview of accepted token standards

Maximal extractable value (MEV)

An introduction to maximal extractable value (MEV)

Networking Layer

Introduction to the Litecoin networking layer

Data structures and encoding

Introduction to the data structures and encoding schema used in the Litecoin stack

About these developer resources

Litecoin.org is here to help you build with Litecoin with documentation on foundational concepts as well as the development stack. Plus there are tutorials to get you up and running.

  • Inspired by the Mozilla Developer Network
  • we thought Litecoin needed a place to house great developer content and resources.
  • Like our friends at Mozilla, everything here is open-source and ready for you to extend and improve.

Help us make litecoin.org better

Like Litecoin.org, these docs are a community effort. Create a PR if you see mistakes, room for improvement, or new opportunities to help Litecoin developers.

contribute

Explore the documentation

Intro to ltc

An introduction to blockchain and Litecoin

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus.

— John Doe, CEO & Founder

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus. Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.

Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.

Accounts

Contracts or people on the network

Transactions The way Litecoin state changes Blocks Batches of transactions added to the blockchain The Litecoin virtual machine (EVM) The computer that processes transactions Gas Ether needed to power transactions Nodes and clients How blocks and transactions are verified in the network Networks An overview of Mainnet and the test networks Mining How new blocks are created and consensus was reached using proof-of-work Mining algorithms Information on Litecoin's mining algorithms

  • Smart contracts
  • The logic behind dapps – self-executing agreements Development frameworks Tools for helping speed up development JavaScript libraries Using JavaScript to interact with smart contracts Backend APIs Using libraries to interact with smart contracts Block explorers Your portal to Litecoin data Smart contract security Security measures to consider during development of smart contracts Storage How to handle dapp storage Development environments IDEs that are suitable for dapp development
  • Advance

Maximal extractable value (MEV) An introduction to maximal extractable value (MEV) Oracles Getting off-chain data into your smart contracts Scaling Solutions for faster transactions Networking Layer Introduction to the Litecoin networking layer Data structures and encoding Introduction to the data structures and encoding schema used in the Litecoin stack