generated from bgd-labs/bgd-forge-template
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
Currently, with yarn generate you are obliged to choose a pool as target, but some proposals don't really deal with pools, only with an specific network.
One idea would be having 2 separate stages on the cli prompt:
- Networks. The user chooses 1-to-n networks target.
- Sub-systems. The user chooses if the proposal is targetting an Aave pool, or any other sub-system, leaving an "empty" option for when the proposal is too heterogeneous. In this last scenario, using
CommonTestBaseon the tests, and everything pretty much generic.