Welcome to the Treasure Chain! This repository contains examples and guides on how to write, deploy, and interact with smart contracts on the ZK Stack-based Treasure Chain.
Our goal is to help Treasure partners get started quickly with smart contract development, using clear, easy-to-understand examples and documentation.
Treasure Chain is built on ZK Stack, the technology powering the ZKSync ecosystem. It provides native account abstraction and interoperability for builders and users.
This repository is intended for Treasure partners who are looking to onboard to the Treasure Chain and need practical examples to help streamline the process.
Before you begin, ensure you have the following prepared:
- a wallet address on the Treasure Chain testnet, funded with SepoliaMAGIC. If you don’t have one, please follow the instructions here.
- A code editor like VS Code
-
Clone the repository:
git clone https://github.com/TreasureProject/treasure-chain-examples.git cd treasure-chain-contracts
-
Follow the instructions in the README.md of the respective example.