A comprehensive NestJS backend for handling international energy trading with compliance, multi-currency support, and regulatory reporting.
- Node.js >= 18.x
cd CurrentDao-backend git checkout feature/cross-border-energy-trading npm install
### Running Locally
```bash
## Architecture
### Module Structure
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
### Development Workflow
1. Create feature branch from `feature/cross-border-energy-trading`
2. Implement changes with tests
3. Ensure 90%+ test coverage
4. Run linting and formatting
5. Submit pull request
## License
This project is licensed under the UNLICENSED license.