FuelLabs / fuel-bridge

The canonical Fuel bridge mono repo.
https://app.fuel.network/portal/bridge
Apache License 2.0
173 stars 75 forks source link

(feat) migration tooling for sway upgrades #268

Open DefiCake opened 2 months ago

DefiCake commented 2 months ago

We must have tooling that fills, even if just approximately, the same roles the openzeppelin-upgrades and hardhat-deploy plugins do for solidity contracts.

Currently, the plugins do this (non-exhaustive list):

I am not sure how to proceed with this. I think we could leverage some of the existing solidity tooling, but only partially, if we integrated packages/fungible-token and packages/solidity-contracts under a single package, say contracts, but I have not thought about a roadmap