ZetaChain is a blockchain for universal apps that span across any blockchain, from Ethereum and Cosmos to Bitcoin and beyond.
This template is designed to help developers quickly set up and build universal applications on ZetaChain, providing a structured starting point with pre-configured tools and libraries.Our templates and tools are designed to give you a great developer experience, so you can focus more on building and less on setup.
- Node.js
npm
oryarn
git clone https://github.com/zeta-chain/template
The contracts
directory contains a smart contract template that
uses Solidity and Hardhat and is compatible with Foundry. The contracts template
leverages @zetachain/toolkit
for
helpers, tools, and tasks.
Ready to dive in? Follow our 🚀 smart contract tutorials to start building universal app contracts.
The web
directory contains a web template that uses Next.js,
RainbowKit, and Wagmi. The web template utilizes the
@zetachain/universalkit
component library.
To kick off your web app development, check out our 🌎 frontend tutorials.
We welcome contributions to improve this template! Please fork the repository and submit a pull request.