sablier-labs / v2-core

⏳ Core smart contracts of the Sablier V2 token distribution protocol
https://sablier.com
Other
289 stars 38 forks source link

feat: add deployment to tenderly virtual testnets #895

Closed nvitorovic closed 2 months ago

nvitorovic commented 2 months ago

This PR adds a script that deploys contracts to a Tenderly Virtual TestNet. 3 pieces of information are needed (TODO in the script):

Note: the script temporarily modifies foundry.toml by adding an etherscan config. It cleans it up as soon as the deployment is done.

smol-ninja commented 2 months ago

Thank you for the PR. However, as discussed on Telegram, we would like to come back to this in the future when we need it.