CLI & Emulator Feature: Flow network snapshots #4
Labels
Local Development Tools
Tier 2
Medium task, spanning 2-3 milestones requiring a moderate level of domain knowledge.
Description (Problem Statement)
The developer should be able to get a snapshot of the Flow mainnet/testnet blockchain at a specific time in history and inspect it locally using the emulator. This would allow developers to debug their contracts but also to compose on top of other existing applications deployed to the network. The CLI should be extended to support this functionality by implementing AN APIs to fetch the snapshot and then start the emulator configured to read from it.
Experience Required
Minimum Feature Set (Acceptance Criteria)
Extension (Optional) Feature Set
Milestone Requirements
Software Requirements
Maintainability
Testing
Other Requirements
Documentation
This feature must be sufficiently documented in the CLI and the Emulator.
Code Standards, Guidelines
Judging Criteria
Resources
The text was updated successfully, but these errors were encountered: