Open nialexsan opened 3 weeks ago
My 2 cents on this is that it would be very nice if there was a link between contracts on different networks. This would make it so much easier to deploy and test things at scale.
maybe cli deploy can generate this on chain somehow, or it can be somehow metadataview. it would make life much easier.
Views can work but then dev needs to do it.
Cli could do this and just run the tx after flow deploy i think.
My 2 cents on this is that it would be very nice if there was a link between contracts on different networks. This would make it so much easier to deploy and test things at scale.
What about a resource that you can save in your mainnet/testnet address where you deploy a contract that tells you what this is, where to get it and some more information about it?