delvtech / hyperdrive

An automated market maker for fixed and variable yield with on-demand terms.
Apache License 2.0
36 stars 4 forks source link

Improved Launch Process #1153

Open jalextowle opened 3 months ago

jalextowle commented 3 months ago

Process Updates

  1. When we go to new chains, we deploy registry and factory early.
  2. We deploy pools early (several days before we go live).

Script Updates

  1. Reduce configuration line count.
  2. Reduce hardhat config changes.
  3. Reduce reliance on naming.
  4. More artifacts (constructor arguments / standard inputs)