Lithosphere Blockchain Platform
Repository Structure
.
├── .github/ # CI/CD workflows and GitHub configuration
├── Makulu/ # Testnet environment (complete monorepo)
│ ├── api/ # API services
│ ├── contracts/ # Smart contracts
│ ├── docs/ # Documentation
│ ├── indexer/ # Blockchain indexer
│ ├── packages/ # Shared packages
│ ├── templates/ # Project templates
│ ├── web/ # Web applications
│ ├── clusters/ # Kubernetes cluster configs
│ ├── infra/ # Infrastructure as Code
│ └── package.json # Monorepo configuration
└── README.md # This fileEnvironments
Makulu (Testnet)
Development
License
Last updated