Learning CKB
Lessons
Dashboard
Connect Wallet
Back to lesson
Quiz: Mainnet Deployment
0 of 8 answered
0%
Question 1 of 8
What is the correct order of the three-environment deployment pipeline for a CKB protocol, and what is the key goal of each stage?
A
Mainnet → Testnet → Devnet: Deploy to mainnet first to find real issues, then backport fixes to testnet, then document on devnet
B
Devnet → Mainnet → Testnet: Deploy quickly to mainnet, then retroactively test on testnet once users find issues
C
Devnet → Testnet → Mainnet: Build and unit test locally, validate all transaction types under real network conditions, then deploy with real value only after full verification
D
Testnet → Devnet → Mainnet: Start with testnet for realistic conditions, refine on devnet for speed, then finalize on mainnet
Previous
Next
Lessons