A command-line interface tool for building and managing ZetaChain universal applications.
npm install -g zetachain@next
Or run directly with:
npx zetachain@next <command>
Creates a new ZetaChain universal application:
npx zetachain@next new
Starts a local development environment for testing your ZetaChain applications.
npx zetachain@next localnet
Contributions are welcome! Please feel free to submit a pull request.
For bugs and feature requests, please open an issue in the repository.
For documentation and guides, visit ZetaChain Documentation.