-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, the compact-contracts repo manages both the simulator and compact packages directly. As these packages are now being used across multiple repositories, they have been moved to the new compact-tools repo for shared use.
We need to refactor compact-contracts to consume the simulator and compact packages from compact-tools.
Tasks:
- Publish
compact-toolspackages as NPM packages - Remove local management of simulator and compact packages
- Add
compact-toolsas an NPM package - Update imports and paths to reference the submodule
- Verify compatibility and ensure all tests pass
Goal:
Ensure compact-contracts consumes the simulator and compact packages via the compact-tools NPM package to support shared usage across repos.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog