Learn to build applications on Neutron through step-by-step tutorials
Welcome to Neutron’s developer tutorials! This section contains guided, step-by-step instructions to help you learn how to build applications on Neutron. Our tutorials focus on Neutron’s unique integrated architecture and how to leverage its native modules for cross-chain development.
Building with ICQ and ICA together with cron and oracle represents Neutron’s core value proposition: integrated cross-chain development where your smart contracts can seamlessly interact with other blockchains without bridges or external infrastructure.
For the full development experience, we recommend setting up Cosmopark, which provides a complete local environment with Neutron, Gaia, and IBC relayers:
Copy
Ask AI
# See the Onboarding Tutorial for complete setup instructionsgit clone https://github.com/neutron-org/neutron-integration-tests.gitcd neutron-integration-tests/setupmake start-cosmopark