Dependencies
The project utilizes the following dependencies:
Dependency
Version
Description
ethers
^6.13.5
A complete Ethereum library and wallet implementation in JavaScript.
node-fetch
^3.3.2
A light-weight module that brings window.fetch to Node.js.
openai
^4.80.0
OpenAI API client for JavaScript.
readline
^1.3.0
Readline module for Node.js.
viem
^2.22.13
A modern Ethereum library for JavaScript.
Dev Dependencies
The project utilizes the following development dependencies:
Dependency
Version
Description
@types/node
^22.10.10
TypeScript definitions for Node.js.
dotenv
^16.4.7
Loads environment variables from .env file.
ts-node
^10.9.2
TypeScript execution and REPL for Node.js.
typescript
^5.7.3
TypeScript language and compiler.
Last updated