Deployment environments
Terms used in this lesson
- Regtest
- A private Bitcoin test network where the operator can create blocks instantly for repeatable experiments.
- Proof-of-work target
- The maximum header-hash value accepted for a block; lowering it makes valid hashes harder to find.
- Identifier
- Identifier: a value used to distinguish one request, object, or participant from another.
- Oracle
- A system that reports outside information, such as a market price, for use by a protocol.
Regtest, Mutinynet, testnet targets, staging names, and mainnet readiness must be identified by actual configuration and deployed artifact, not labels.
Loading lesson visuals...
Learn the idea
Regtest is a private locally controlled Bitcoin chain. Mutinynet and testnet are public testing environments with different reliability and reset risks. Staging is an operator-controlled application environment. A name containing mainnet does not prove mainnet readiness or real-funds enablement.
Identify the actual Bitcoin network
Verify genesis, address network, node endpoint, chain tip, and expected protocol anchor rather than trusting a target label.
Inspect every idea above to open it.
Only actual network, artifact, key, fund, and runtime evidence establishes the environment.
The questions unlock after every required learning activity
Inspect every guided idea, open the worked example, rebuild its mechanism, and complete the deterministic lesson tool. Your progress is saved automatically.