Add Swap smart contract artifact data into UI package #392
Labels
Priority: Low
Low Monetary / Growth impact, not time-sensitive.
Status: Pending
Needs further attention and categorization
Type: Enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: