-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Overview
The votingSystem package currently uses CommonJS and runs into bundling issue that prevent creating standalone executables via SEA.
To-Do
- Switch from CommonJS to ESM
- Fix bigint-crypto-utils bundling errors (remove?)
- Remove unused/outdated dependencies
- Split big monolothic package into individual packages
- Address vulnerable gelato-dependencies