DGES Documentation
  • Welcome to DGES
    • Problem Statement
    • Tasks
    • Goals
    • Proposed Solutions
  • Ecosystem Overview
    • Platform Overview
    • Ecosystem Tokens
      • GeoNFT (GNFT)
      • LandNFT (LNFT)
      • RoyaltyNFT (RNFT)
  • Ecosystem Commissions and their Distributions
  • DAO and Governance
    • Voting Mechanism
    • DGES DAO Reserve
    • Mitigation of DAO Attacks
    • No Native Token
  • Use of Funds
  • Technology
    • Blockchain Infrastructure
    • GNFT
      • GNFT Extensions Library
    • LNFT
    • RNFT
    • DAO
    • Integration with Other Blockchains
    • Development Tools
    • Security Measures
      • Audits
  • Use of Funds
    • Road Map
  • Socials
    • Contacts
  • Marketplace
    • NFT Marketplace
      • Mint
      • Sell
    • Terms and Definitions
Powered by GitBook
On this page
  1. Technology

LNFT

LandNFT (LNFT) is an ERC-721 standard token. The initial minting of any LNFT occurs during the first sale or transfer of the land plot. By refraining from the initial minting of all lands and avoiding ownership by a single wallet, the DGES team demonstrates its commitment to full decentralisation.

Each LandNFT is based on a core smart contract and includes the following characteristics:

  • Owner Tag: Identifies the current owner of the LNFT.

  • Coordinates: Specifies the exact geographical location of the LNFT, including longitude and latitude.

  • Size: Indicates the geo-hash grid resolution value, conveying the size of the LNFT.

  • GNFT Tag: Identifies the GNFT linked to the LNFT.

  • Number: Denotes the fixed serial number of the LNFT relative to the total supply of tokens.

In addition to these basic characteristics, LNFTs can be enhanced with extensions through modular micro-smart contracts as decided by the DAO community. All such extensions will be documented to ensure transparency and clarity.

PreviousGNFT Extensions LibraryNextRNFT

Last updated 5 months ago