Commit Graph

3 Commits

Author SHA1 Message Date
be18e4088f feat:-ORM addition for possible complex queries.
-ABI for smart contracts
2025-08-13 15:21:40 +07:00
228b06f4c0 feat: add core and common modules with PostgreSQL integration
- Introduced CommonModule for shared services and configurations.
- Added CoreModule to manage database connections and configurations.
- Implemented PostgresService for PostgreSQL operations.
- Created configuration files for database and network provider.
- Integrated ethers.js for Ethereum interactions.
- Added validation pipes globally in the main application.
- Created DeployerModule with initial controller and service structure.
- Updated package.json with necessary dependencies for new features.
2025-08-04 15:40:09 +07:00
c6c947a402 Repository Initialization 2025-07-31 15:50:10 +07:00