core
core copied to clipboard
chore: add artifacts package
Description
Please include a summary of the change and be sure you follow the contributions rules we do provide here
Task ID: OS-1348
Type of change
See the framework lifecycle in packages/contracts/docs/framework-lifecycle to decide what kind of change this pull request is.
- [x] New feature (non-breaking change which adds functionality)
Checklist:
- [x] I have selected the correct base branch.
- [x] I have performed a self-review of my own code.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] My changes generate no new warnings.
- [x] Any dependent changes have been merged and published in downstream modules.
- [ ] I ran all tests with success and extended them if necessary.
- [ ] I have updated the
CHANGELOG.mdfile in the root folder. - [ ] I have updated the
DEPLOYMENT_CHECKLISTfile in the root folder. - [ ] I have updated the
UPDATE_CHECKLISTfile in the root folder. - [ ] I have updated the Subgraph and added a QA URL to the description of this PR.