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.
This repository includes two s examples demonstrating the implementation using Zellular:
-
Fungible Token Standard
- Implementation of an ERC-20 token with decentralized sequencing.
-
Decentralized Downtime Monitoring System
- A monitoring system to track and report downtime events in a decentralized manner.
-
Clone the repository:
git clone [email protected]:ihedbit/ZApp.git cd Zellular-DApps
-
Install dependencies: Each project includes specific setup instructions within its respective folder.
-
Run the example: Follow the provided instructions to deploy the smart contracts on a local blockchain environment (such as Ganache) or a testnet.
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!