CurrentDao is a decentralized energy marketplace.
This repository contains the backend (NestJS) of CurrentDao, handling APIs, database interactions, and smart contract integrations.
- REST APIs for energy trading and user management
- Integration with Stellar/Soroban smart contracts
- Authentication and role-based access
- Logging and error handling
- Node.js >= 18.x
- npm >= 11.x
```bash git clone https://github.com/CurrentDao-org/CurrentDao-backend.git cd CurrentDao-backend npm install ```
```bash npm run start:dev ```
Create a .env file based on .env.example
Please read CONTRIBUTING.md for guidelines.
This project is licensed under the MIT License.