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

Add Swap smart contract artifact data into UI package #392

Open
Tracked by #367
Shadowfiend opened this issue Oct 29, 2021 · 0 comments
Open
Tracked by #367

Add Swap smart contract artifact data into UI package #392

Shadowfiend opened this issue Oct 29, 2021 · 0 comments
Labels
Priority: Low Low Monetary / Growth impact, not time-sensitive. Status: Pending Needs further attention and categorization Type: Enhancement New feature or request

Comments

@Shadowfiend
Copy link
Contributor

Shadowfiend commented Oct 29, 2021

This is going to require pulling in hardhat artifact deployment data. This issue specifically does not assume there's an automated packaging flow; instead, we can directly embed the artifact JSON in the package. The JSON should match the expected contract structure at https://docs.ethers.io/v5/api/contract/contract/, as well as providing an address for the current network where the artifact is deployed.

@Shadowfiend Shadowfiend mentioned this issue Oct 29, 2021
8 tasks
@0xDaedalus 0xDaedalus added Status: Pending Needs further attention and categorization Priority: Low Low Monetary / Growth impact, not time-sensitive. Type: Enhancement New feature or request labels Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Low Monetary / Growth impact, not time-sensitive. Status: Pending Needs further attention and categorization Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants