LIT-Protocol / developer-guides-code

A repository of code examples and reference implementations used for Lit Developer Guides
9 stars 6 forks source link

Feat/v7 migration 1 #72

Open Ansonhkg opened 1 week ago

Ansonhkg commented 1 week ago

What

Configured Yarn workspaces for better project management in the root directory.

Scripts Added:

Package Naming (this is automatically done by the ./update-workspaces.mjs script

Proposed renaming generic package names like nodejs to names that reflect their relative project paths (e.g., wrapped-keys-eip-712-nodejs).