awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
status-im avatar

status-im/status-legacy

0
View on GitHub↗
4,018 stars·992 forks·Clojure·MPL-2.0·7 viewsstatus.app↗

Status Legacy

Status Legacy is a blockchain-integrated mobile operating system and peer-to-peer messaging platform. It functions as an Ethereum mobile operating system that provides native access to blockchain protocols and decentralized applications on mobile devices.

The system integrates a decentralized web browser and a secure communication platform to remove reliance on central authority servers. It enables users to navigate decentralized content and exchange messages through a distributed network.

The project covers a broad range of decentralized capabilities, including the execution of smart contracts via a local blockchain node and the use of cryptographic keys for identity management. It further incorporates decentralized web resolution to bypass traditional naming systems.

Features

  • Blockchain Nodes - Runs a full Ethereum client locally on the mobile device to execute contracts and query state.
  • Ethereum-Native OS - Integrates an Ethereum node directly into the mobile OS to execute smart contracts and query state locally.
  • Decentralized Web Browsers - Provides a browser that uses peer-to-peer protocols to access decentralized web pages without central authorities.
  • Peer-to-Peer Messaging - Exchanges encrypted data directly between devices using a decentralized network to remove server dependencies.
  • Blockchain-Integrated Operating Systems - Functions as a mobile operating system with native access to blockchain protocols and decentralized applications.
  • Open Source Mobile Operating Systems - Provides an open source mobile operating system designed for user privacy and hardware control.
  • Cryptographic Identity Management - Uses cryptographic keys for user identity and permissions, replacing centralized email or phone registries.
  • On-Device Execution - Provides the ability to execute smart contract functions and query network state via a local blockchain node.
  • Decentralized Domain Resolvers - Implements blockchain-based naming systems to resolve content addresses without relying on traditional DNS.

Star history

Star history chart for status-im/status-legacyStar history chart for status-im/status-legacy

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Status Legacy

Similar open-source projects, ranked by how many features they share with Status Legacy.
  • ethereumbook/ethereumbookethereumbook avatar

    ethereumbook/ethereumbook

    21,521View on GitHub↗

    This project serves as a comprehensive technical reference and educational platform for the Ethereum ecosystem. It provides a deep dive into the fundamental architecture of decentralized ledger systems, covering the core mechanisms that enable trustless state transitions, cryptographic security, and network consensus. The documentation distinguishes itself by bridging high-level conceptual frameworks with practical implementation details. It details the lifecycle of smart contract development, from source code compilation and bytecode analysis to deployment and interaction patterns. Furthermo

    blockchainbookdapp
    View on GitHub↗21,521
  • base/nodebase avatar

    base/node

    68,511View on GitHub↗

    This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and consensus processes of an Ethereum Virtual Machine node within an isolated environment to maintain the network and process blockchain data. The infrastructure includes a specialized interface for processing pending blocks via websockets to reduce latency. It also provides a state synchronization tool that uses pre-computed snapshots to accelerate the process of reaching the current block height. The system covers network identity configuration for mainnet and testnet environ

    Shell
    View on GitHub↗68,511
  • fuellabs/fuel-coreFuelLabs avatar

    FuelLabs/fuel-core

    57,014View on GitHub↗

    Fuel Core is a Rust-based implementation of a distributed ledger and a full node for the Fuel v2 protocol. It functions as a layer 2 blockchain client designed to execute binary encoded transactions and synchronize shared state across a decentralized network. The system utilizes a deterministic state machine to ensure all nodes reach the same ledger state and employs a binary-encoded message protocol for network communication. It provides the ability to operate full network nodes or bootstrap private local instances for development and testing. The project covers a broad set of capabilities

    Rustblockchainfuel
    View on GitHub↗57,014
  • monero-project/moneromonero-project avatar

    monero-project/monero

    10,335View on GitHub↗

    Monero is a privacy-focused cryptocurrency and proof-of-work blockchain designed for private digital payments. It utilizes a peer-to-peer network and a distributed ledger to allow users to send and receive currency while hiding transaction senders, receivers, and amounts. The system achieves financial confidentiality through the use of ring signatures for sender obfuscation and RingCT with Bulletproofs to hide transaction values. To ensure network security and decentralization, it employs a memory-hard proof-of-work algorithm optimized for general-purpose CPUs. The project provides a full no

    C++blockchainc-plus-pluscmake
    View on GitHub↗10,335
See all 30 alternatives to Status Legacy→

Frequently asked questions

What does status-im/status-legacy do?

Status Legacy is a blockchain-integrated mobile operating system and peer-to-peer messaging platform. It functions as an Ethereum mobile operating system that provides native access to blockchain protocols and decentralized applications on mobile devices.

What are the main features of status-im/status-legacy?

The main features of status-im/status-legacy are: Blockchain Nodes, Ethereum-Native OS, Decentralized Web Browsers, Peer-to-Peer Messaging, Blockchain-Integrated Operating Systems, Open Source Mobile Operating Systems, Cryptographic Identity Management, On-Device Execution.

What are some open-source alternatives to status-im/status-legacy?

Open-source alternatives to status-im/status-legacy include: ethereumbook/ethereumbook — This project serves as a comprehensive technical reference and educational platform for the Ethereum ecosystem. It… fuellabs/fuel-core — Fuel Core is a Rust-based implementation of a distributed ledger and a full node for the Fuel v2 protocol. It… base/node — This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and… monero-project/monero — Monero is a privacy-focused cryptocurrency and proof-of-work blockchain designed for private digital payments. It… diem/diem — Diem is a distributed ledger technology platform designed for the development of decentralized applications and the… ethereum/go-ethereum — Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that…