Welcome to Zellular-ZApps, a collection of decentralized applications (dApps) built using Zellular, a decentralized sequencer designed for high-throughput, fault-tolerant consensus and messaging.
This repository contains examples and templates to help developers integrate Zellular into their projects. Whether you're building token systems, decentralized exchanges, or other blockchain-based solutions, these examples will guide you through using Zellular for decentralized sequencing and consensus.
This repo contains smart contract examples demonstrating how to implement essential Ethereum standards and features using Zellular.
-
Clone the repository:
git clone https://github.com/ihedbit/Zellular-DApps.git cd Zellular-DApps
-
Install dependencies: Each project comes with its own set of instructions, found within the respective folder.
-
Run the example: Follow the project-specific instructions to deploy the smart contract on a local blockchain environment (such as Ganache) or on a testnet like Rinkeby.
For more information about Zellular, visit the official Zellular documentation. More smart contracts and dApp examples are coming soon, so stay tuned for future updates!