diff --git a/Makulu/README.md b/Makulu/README.md index 5217110..8f2e236 100644 --- a/Makulu/README.md +++ b/Makulu/README.md @@ -47,7 +47,7 @@ Smart contracts including: - **LEP100**: Multi-chain token standard - **WLITHO**: Wrapped token implementation - **Lep100Access**: Access control contracts -- Built with Hardhat + Solidity +- Built with Lithic + Hardhat + Solidity #### [@lithosphere/web](./web) Frontend application built with: @@ -233,10 +233,10 @@ We welcome contributions! Please see our contributing guidelines (coming soon). ## 🔗 Links -- Website: [Coming soon] -- Documentation: [Coming soon] +- Website: https://litho.ai +- Documentation: https://docs.litho.ai - Discord: [Coming soon] -- Twitter: [Coming soon] +- Wavy: [Coming soon] --- diff --git a/docs/developers/overview.md b/docs/developers/overview.md index 9548cc5..95e6f00 100644 --- a/docs/developers/overview.md +++ b/docs/developers/overview.md @@ -79,12 +79,12 @@ Lithosphere was built around three core design objectives derived from research The recommended reading path for developers building on the Lithosphere platform: -1. **Whitepaper** -- Understand the vision and high-level design of the Lithosphere network. -2. **[LEP100 Token Standard](developers/lep100-standard.md)** -- Learn the multi-chain token standard that underpins all Lithosphere tokens. +1. **[Whitepaper](https://paper.litho.ai)** -- Understand the vision and high-level design of the Lithosphere network. +2. **[LEP100 Token Standard](lep100-standard.md)** -- Learn the multi-chain token standard that underpins all Lithosphere tokens. 3. **Architecture Overview** -- Study the architectural decisions, consensus model (LinBFT), and cryptographic primitives (MDKM). -4. **[Smart Contracts](developers/smart-contracts.md)** -- Dive into smart contract development, multi-triggering mechanisms, and DeFi patterns. -5. **[API & SDK](developers/api-and-sdk.md)** -- Integrate with the GraphQL API and blockchain-core SDK. -6. **[CI/CD Guide](developers/ci-cd-guide.md)** -- Configure deployment pipelines across Local, Devnet, Staging, and Mainnet environments. +4. **[Smart Contracts](smart-contracts.md)** -- Dive into smart contract development, multi-triggering mechanisms, and DeFi patterns. +5. **[API & SDK](api-and-sdk.md)** -- Integrate with the GraphQL API and blockchain-core SDK. +6. **[CI/CD Guide](ci-cd-guide.md)** -- Configure deployment pipelines across Local, Devnet, Staging, and Mainnet environments. ### For Researchers diff --git a/docs/introduction/what-is-lithosphere.md b/docs/introduction/what-is-lithosphere.md index dd343b7..b44db20 100644 --- a/docs/introduction/what-is-lithosphere.md +++ b/docs/introduction/what-is-lithosphere.md @@ -1,6 +1,6 @@ # What is Lithosphere? -Lithosphere is a platform-level public chain for the digital economy era, designed to connect all kinds of values, provide complete financial functions, communicate diverse communities and tokens, and bridge centralized and decentralized organizations to bring the Internet of Value. +Lithosphere is a platform-level public chain for the digital economy era, designed to connect all kinds of value, provide complete financial functions, communicate diverse communities and tokens, and bridge centralized and decentralized organizations to bring the Internet of Value. ![Lithosphere Ecosystem](../diagrams/Icon_Template_2.png)