-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
We need to simulate the behavior of multiple types of accounts (HODLers, pump and dumpers, etc.) interacting and see if the price will go up.
Please fork the Binance blockchain onto a local chain using Ganache, if needed buy a Hard Drive (I will reimburse it). It should have PancakeSwap contracts.
Then make a Node.js script (check it into this repo) that will concurrently call produce() on the Factory and produce multiple instances of TradedTokenContract.
Then concurrently simulate lots of accounts (of a few different behaviors) interacting with PancakeSwap , and see whether the price will go up or not. Make a statistical report, with a graph, and update this issue with it!
Metadata
Metadata
Assignees
Labels
No labels