Guide
Use this section when you are building, operating, or integrating with Iroha. Start with the SDK tutorials for a first client, then move to the best practices and operator references before deploying against a shared network.
Sections
| Section | Use it for |
|---|---|
| SDK Tutorials | Language-specific client setup and sample applications |
| Best Practices | Production-oriented guidance grouped by development, data modeling, deployment, operations, security, and release readiness |
| Configuration and Management | Local peer configuration, genesis, client configuration, keys, and peer management |
| Security | Key handling, operational security, VPNs, fraud monitoring, and permission hygiene |
| Advanced Operations | Metrics, performance checks, chaos testing, hot reload, and bare-metal operation |
Recommended Path
- Install Iroha 3 and launch a local network.
- Pick an SDK tutorial and submit a small transaction.
- Review Application Development and Data Modeling before shaping an application API.
- Use Network Deployment, Operations, and Security and Access before running a shared or production network.
- Follow Release Readiness when promoting from local development to Taira, Minamoto, or another live deployment.