Create netrunner templates for quickly spinning up test networks with all 7 chains.
Goal
Make it easy for developers to launch local 7-chain test networks with one command.
Timeline (2 weeks)
Week 1 (Feb 3-7, 2025)
Week 2 (Feb 10-14, 2025)
Network Templates
1. Full Regenesis (7-chain)
netrunner start --template regenesis
# Launches: A, B, C, D, X, Y, Z chains
# Resources: 16GB RAM, 8 CPUs
2. DeFi Focus (4-chain)
netrunner start --template defi
# Launches: C, X, B, Z chains
# Resources: 8GB RAM, 4 CPUs
3. Privacy Dev (3-chain)
netrunner start --template privacy
# Launches: C, Z, Y chains
# Resources: 6GB RAM, 2 CPUs
4. Minimal (2-chain)
netrunner start --template minimal
# Launches: C, X chains
# Resources: 4GB RAM, 2 CPUs
Features
- One-command deployment
- Auto-configuration
- Pre-funded accounts
- Contract deployment
- Explorer integration
Success Criteria
- < 2 minute startup time
- All chains healthy
- Cross-chain messaging works
- Resource efficient
Assignee: @zeekay
Priority: P1 - HIGH
Due Date: February 14, 2025
Create netrunner templates for quickly spinning up test networks with all 7 chains.
Goal
Make it easy for developers to launch local 7-chain test networks with one command.
Timeline (2 weeks)
Week 1 (Feb 3-7, 2025)
Week 2 (Feb 10-14, 2025)
Network Templates
1. Full Regenesis (7-chain)
2. DeFi Focus (4-chain)
3. Privacy Dev (3-chain)
4. Minimal (2-chain)
Features
Success Criteria
Assignee: @zeekay
Priority: P1 - HIGH
Due Date: February 14, 2025