Metis is a next-generation Layer 2 Ethereum solution, designed to empower decentralized applications and businesses with scalability, low-cost transactions, and a user-centric ecosystem. By leveraging advanced technologies like Optimistic Rollups and Decentralized Sequencers, Metis aims to overcome the limitations of traditional blockchain networks while maintaining the core ethos of decentralization and security.
├── op-challenger: Dispute game challenge agent ├── op-preimage: Go bindings for Preimage Oracle ├── op-program: Fault proof program ├── l2geth: geth fork for Metis execution layer ├── packages │ ├── contracts: Metis L1 and L2 smart contracts │ ├── data transport layer: long-running software service designed to reliably index transaction data from Layer 1 │ ├── batch submitter: Contains an executable batch submitter service which watches L1 and a local L2 node and submits data blobs │ ├── message relayer: A service for relaying messages from L2 to L1
https://github.com/MetisProtocol/metis-ansible
https://github.com/MetisProtocol/metis-charts