Go to file
2025-08-13 15:21:40 +07:00
contracts feat:-ORM addition for possible complex queries. 2025-08-13 15:21:40 +07:00
prisma feat:-ORM addition for possible complex queries. 2025-08-13 15:21:40 +07:00
src feat:-ORM addition for possible complex queries. 2025-08-13 15:21:40 +07:00
test Repository Initialization 2025-07-31 15:50:10 +07:00
.gitignore feat:-ORM addition for possible complex queries. 2025-08-13 15:21:40 +07:00
.prettierrc Repository Initialization 2025-07-31 15:50:10 +07:00
eslint.config.mjs Repository Initialization 2025-07-31 15:50:10 +07:00
hardhat.config.ts feat:-ORM addition for possible complex queries. 2025-08-13 15:21:40 +07:00
nest-cli.json Repository Initialization 2025-07-31 15:50:10 +07:00
package-lock.json feat:-ORM addition for possible complex queries. 2025-08-13 15:21:40 +07:00
package.json feat:-ORM addition for possible complex queries. 2025-08-13 15:21:40 +07:00
README.md chore:added openzeppelin for contract token. token and all functions related will be added to main contract. 2025-08-11 15:14:16 +07:00
tsconfig.build.json Repository Initialization 2025-07-31 15:50:10 +07:00
tsconfig.json feat: add core and common modules with PostgreSQL integration 2025-08-04 15:40:09 +07:00