This repository contains a collection of examples demonstrating how to build on and interact with Zircuit, an AI-powered blockchain for secure, automated finance.
- This repository is a sample for demonstration/education. It is not production-ready.
- This repository is excluded from all Zircuit bug bounty programs.
Zircuit is a fully EVM-compatible zero-knowledge rollup that combines advanced AI, zero-knowledge proofs, and robust infrastructure to deliver unmatched safety, performance, and scalability. Every transaction is protected at the sequencer level by AI, making it a secure environment for both users and developers.
The code in this repository serves as a practical guide for developers looking to leverage Zircuit's capabilities. It currently includes the following examples:
- erc7412-redstone: How to integrate RedStone Oracles with a smart contract using the ERC-7412 standard on Zircuit.
- zrc-token-subgraph: How to index ERC-20 token transfers on Zircuit using The Graph protocol.
Feel free to explore, use, and contribute to these examples.