-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Feature
0 / 10 of 1 issue completed
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
To ensure the most realistic testing environment, developers need to test their DApps against real decentralized exchanges (DEXs) and mainnet conditions.
Describe the solution you'd like
Implement a mechanism to fork mainnet blockchain data so developers can run their DApps in a local, reproducible environment that closely mirrors real DEXs and mainnet transactions.
Describe alternatives you've considered
- Using testnets (less realistic, may not mirror actual DEXs or mainnet liquidity)
- Simulated data (less realistic for production scenarios)
Additional context
This feature will help developers validate integration and performance of their DApps in real-world scenarios before mainnet deployment.
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request