Skip to content

chore: remove unused @solana/web3.js and ethers dependencies#4

Merged
QuenumGerald merged 2 commits into
mainfrom
optimiser-installation-de-package
Jan 30, 2026
Merged

chore: remove unused @solana/web3.js and ethers dependencies#4
QuenumGerald merged 2 commits into
mainfrom
optimiser-installation-de-package

Conversation

@QuenumGerald

Copy link
Copy Markdown
Owner

Motivation

  • Reduce install footprint and avoid pulling large, unused SDKs and mail libs by removing @solana/web3.js, ethers, nodemailer and its types from the project dependency metadata.

Description

  • Deleted @solana/web3.js, ethers, nodemailer and @types/nodemailer from package.json dependencies/devDependencies.
  • Removed the corresponding node_modules entries and metadata for those packages from package-lock.json to keep the lockfile consistent.
  • Added a short README.md installation note about blockchain SDKs and native better-sqlite3 builds to explain potentially longer installs.

Testing

  • No automated tests were run because this change only updates dependency metadata (no code behavior changed).

Codex Task

@QuenumGerald QuenumGerald merged commit 6e481ca into main Jan 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant