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 artifacts folder and organize subfolders and files inside it #184

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

matjazv
Copy link
Contributor

@matjazv matjazv commented Jun 24, 2024

What was the problem?

This PR resolves #183.

How was it solved?

A new folder artifacts has been created within the deployment directory. The subfolders for mainnet and testnet, containing .json files for smart contract addresses generated by the deployment scripts and records folder, have been relocated to this new folder.

File paths inside Utils.sol and deployment scripts were modified accordingly.

How was it tested?

@matjazv matjazv self-assigned this Jun 24, 2024
@matjazv matjazv force-pushed the 183-deployment-folder branch 3 times, most recently from 79f1fa0 to a10622a Compare June 25, 2024 06:36
@matjazv matjazv changed the title Add json folder and organize .json files Add artifacts folder and organize subfolders and files inside it Jun 25, 2024
@matjazv matjazv merged commit 38a5030 into main Jun 27, 2024
3 checks passed
@matjazv matjazv deleted the 183-deployment-folder branch June 27, 2024 13:21
sergeyshemyakov pushed a commit that referenced this pull request Jun 28, 2024
)

* Add artifacts folder and organize subfolders and files inside

* Fix merge issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants