deterministic proxy deployment docs: draft
@longfeiWan9 for review, because for some reason I can't mark you as a reviewer.
@trruckerfling for merge when done
@xBalbinus - I think it's important to mention that https://github.com/Arachnid/deterministic-deployment-proxy cannot be used directly with Filecoin because gas costs are different on Filecoin.
@xBalbinus Since there has been no progress on this PR since January, I'm going to close it for now. If you still think it's an important change to make, feel free to re-open and we can continue discussing.
Thanks @ianconsolata
(He's moved on from Filecoin)
Because of the gas limit issue with using https://github.com/Arachnid/deterministic-deployment-proxy on Filecoin, another way to do deterministic address deployments is the way the Safe team's deployment framework at https://github.com/safe-fndn/safe-singleton-factory
But this is out of scope for general docs