Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Manager Improvements #1796

Open
nialexsan opened this issue Oct 21, 2024 · 3 comments
Open

Dependency Manager Improvements #1796

nialexsan opened this issue Oct 21, 2024 · 3 comments

Comments

@nialexsan
Copy link
Contributor

No description provided.

@bjartek
Copy link
Collaborator

bjartek commented Oct 28, 2024

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?

@bluesign
Copy link
Collaborator

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.

@bjartek
Copy link
Collaborator

bjartek commented Oct 28, 2024

Views can work but then dev needs to do it.

Cli could do this and just run the tx after flow deploy i think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants