Lithosphere
Lithosphere L1 Blockchain Developer Infrastructure
A next-generation Layer 1 blockchain platform with advanced DeFi capabilities, privacy-preserving smart contracts, and the LEP100 multi-chain token standard.
ποΈ Monorepo Structure
This repository uses pnpm workspaces for efficient monorepo management.
lithosphere/
βββ packages/
β βββ blockchain-core/ # Core blockchain implementation, smart contracts & SDK
β βββ docs/ # Documentation, whitepapers & technical specs
βββ apps/ # (Future) Application packages
βββ infra/ # (Future) Infrastructure as Code
βββ tooling/ # (Future) Build tooling and shared configsπ¦ Packages
Core blockchain implementation including:
LEP100 token standard smart contracts
JavaScript/TypeScript SDK
Consensus mechanism (Linear Communication BFT)
Cryptographic utilities (MDKM, ring signatures)
Comprehensive documentation including:
Whitepaper and technical specifications
LEP100 token standard documentation
Smart contract guides
Architecture and design documents
π Quick Start
Prerequisites
Node.js >= 20.0.0
pnpm >= 9.0.0
Installation
Development Commands
π Key Features
LEP100 Token Standard: Multi-chain compatible token standard
Privacy-Preserving: Ring signatures and locked account generation scheme
DeFi Ready: Built-in smart contracts for decentralized finance
High Performance: Linear Communication BFT consensus
Developer Friendly: Comprehensive SDK and tooling
Secure: Myriad Distributed Key Management (MDKM)
π Documentation
For detailed documentation, see the docs package:
π οΈ Technology Stack
Blockchain: Custom L1 implementation
Smart Contracts: Solidity / CosmWasm (Rust)
SDK: TypeScript
Consensus: Linear Communication BFT
Cryptography: MDKM, Ring Signatures, Threshold Signatures
Build Tools: Turborepo, pnpm workspaces
π€ Contributing
We welcome contributions! Please see our contributing guidelines (coming soon).
π License
[Add your license here]
π Links
Website: [Coming soon]
Documentation: [Coming soon]
Discord: [Coming soon]
Twitter: [Coming soon]
Built with β€οΈ by the Lithosphere team
Last updated