Tutorials
Step-by-step guides to get you building on ZIGChain quickly.
Disclaimer
These tutorials are example walkthroughs meant for learning and experimentation. Adapt all code, configuration, and security settings to your own environment before using in production.
Available tutorials​
Build a token factory on ZIGChain in 15 Minutes
Build a token factory on ZIGChain in 15 minutes—clone the sample app, configure Pinata IPFS, set env vars, and create tokens on testnet or mainnet locally.
Build With IBC Callbacks Module
Use the IBC callbacks module on ZIGChain testnet—build a counter contract, send Osmosis ICS-20 with dest_callback memo, relay with Hermes, and verify execution.