Disclaimer: This protocol is currently in development and is subject to change.
The protocol is a fully autonomous, hybrid system. Smart contracts serve as a trustless financial core, while the off-chain DApp provides a user-friendly experience. The system is designed to operate with key parameters adjusting automatically based on the real, on-chain value of its own Treasury.
The protocol is engineered to create a powerful, self-reinforcing feedback loop where every economic activity directly strengthens the system. All revenue streams are perpetually reinvested into the core Treasury, creating a transparent and ever-growing foundation of value. The protocol is a zero-profit entity; all revenue is permanently and automatically reinvested into the ecosystem.
This includes:
This constant inflow of capital perpetually increases the total value of assets backing the LMKT token, which in turn raises its collateral-backed price floor. This creates a virtuous cycle: increased platform usage generates more revenue, which strengthens the Treasury and the value of LMKT. This rising, transparent value builds user and merchant confidence, which drives further adoption—starting the cycle anew with even greater force.
LMKT Initial Supply: A substantial initial supply of LMKT is minted upon deployment, with all of it sent to the Treasury. The supply is elastic, as the Treasury can mint new tokens under specific conditions.
Platform Fee: A small, universal fee is applied to every transaction (both online and POS), paid by the buyer. 100% of this revenue is routed directly to the Treasury, increasing its collateral and bolstering the resilience of the market.
Fee Split: This fee is automatically split between the Treasury and the seller to align incentives.
Listing Fees: Sellers pay a modest fee in an equivalent USD value of LMKT to list items or services. This revenue is also sent entirely to the Treasury, directly contributing to the backing of LMKT and the overall strength of the ecosystem.
The Treasury's primary function is to create a transparent and resilient value for LMKT based on its own internal reserves.
The "Collateral-Backed Price" Formula: The true value of LMKT is determined by the on-chain formula:
LMKT Price = (Total USD Value of All Whitelisted Collateral in Treasury) / (Total Circulating Supply of LMKT)
Price Band: The Treasury uses a narrow spread to generate revenue.
Elastic Supply Mechanics:
Initial Liquidity: The development team will provide the initial liquidity on a decentralized exchange to establish the market and match the Treasury's price floor.
The DApp is a decentralized application that facilitates peer-to-peer (P2P), wallet-to-wallet transactions. It allows buyers to purchase goods and services with the whitelisted token of their choice (including the native LMKT token, blue-chip tokens like BTC and ETH, natives to each blockchain Liquid Liberty is deployed on, and stablecoins). Sellers, in turn, can cash out with their preferred whitelisted token. This whitelist mechanism is crucial for preventing manipulation of the system with tokens of questionable value, ensuring the integrity of the marketplace.
DApp Interaction Enforcement: To ensure all critical marketplace interactions occur through the intended user interface, the Treasury and PaymentProcessor contracts will require signed messages for key functions. This prevents direct, unauthorized contract interaction and protects the established user flow.
Smart Contracts:
Solidity
Hardhat
OpenZeppelin Contracts
Frontend DApp:
React
Vite
Tailwind CSS
React Router DOM
Wallet & Blockchain Interaction:
wagmi
(with viem
)Web3Modal
TanStack Query
Charting:
lightweight-charts