Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Latest commit

 

History

History
40 lines (23 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.35 KB

Zellular-ZApps

ZApp: The Next Generation of Decentralized Applications Powered by Zellular

Zellular Logo

Welcome to Zellular-ZApps, a collection of decentralized applications (dApps) built using Zellular, a decentralized sequencer designed to provide high-throughput, fault-tolerant consensus and messaging.

Projects

This repository includes two s examples demonstrating the implementation using Zellular:

  1. Fungible Token Standard

    • Implementation of an ERC-20 token with decentralized sequencing.
  2. Decentralized Downtime Monitoring System

    • A monitoring system to track and report downtime events in a decentralized manner.

Getting Started

  1. Clone the repository:

    git clone [email protected]:ihedbit/ZApp.git
    cd Zellular-DApps
  2. Install dependencies: Each project includes specific setup instructions within its respective folder.

  3. Run the example: Follow the provided instructions to deploy the smart contracts on a local blockchain environment (such as Ganache) or a testnet.

Learn More

For more information about Zellular, visit the official Zellular documentation. While this repository is now archived, it remains available for reference and educational purposes.

Thank you for exploring ZApps!