📄️ Quick Start Guide: zigchaind
zigchaind is the ZIGChain CLI. It is a command line tool that allows you to interact with the ZIGChain network. It is the primary tool for managing your ZIGChain node, wallet, and other related tasks on the ZIGChain network.
📄️ Modules in ZIGChain
ZIGChain is built on the modular architecture of the Cosmos SDK. Modules serve as the building blocks, enabling both core functionalities and custom features tailored to its ecosystem. This article delves into the key modules powering ZIGChain, from essential Cosmos SDK components to its unique, network-specific additions.
📄️ Consensus Module
ZIGChain Consensus Module is based on the Cosmos SDK - Consensus Module but with the specific parameters that you can find in the Consensus Parameters section.
📄️ Distribution Module
ZIGChain Distribution Module is based on the Cosmos SDK - Distribution Module but with the specific parameters that you can find in the Distribution Parameters section.
📄️ Governance Module
Before you start, you should have a basic understanding of the ZIGChain Governance. Read the ZIGChain - Governance to get started.
📄️ Mint Module
ZIGChain Mint Module is based on the Cosmos SDK - Mint Module but with the specific parameters that you can find in the Mint Parameters section.
📄️ Slashing Module
ZIGChain Slashing Module is based on the Cosmos SDK - Slashing Module but with the specific parameters that you can find in the Slashing Parameters section.
📄️ Staking Module
The ZIGChain Staking Module is based on the Cosmos SDK - Staking Module but with the specific parameters that you can find in the Staking Parameters section.
📄️ Endpoints
These endpoints are provided for developers to test their applications and integrations. They are not recommended for production use. For production, we recommend running your own full node.
📄️ ZIGChain Modules - Factory
The Token Factory module allows any account or smart contract to create new tokens in a permissionless manner,