onflow / contract-updater

Enabling delayed contract updates to a wrapped account at or beyond a specified block height
The Unlicense
4 stars 9 forks source link

Package contents in go for inclusion in dev tooling #21

Closed sisyphusSmiling closed 8 months ago

sisyphusSmiling commented 8 months ago

We'll want to get MigrationContractStaging-related Cadence built in to developer tooling like flow-emulator & flow-cli. In order for the contents to be ingested, this repo's contents will need to be compiled into a go package.