Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 793 Bytes

File metadata and controls

44 lines (24 loc) · 793 Bytes

CurrentDao Backend - Cross-Border Energy Trading Platform

A comprehensive NestJS backend for handling international energy trading with compliance, multi-currency support, and regulatory reporting.

Features

Getting Started

Prerequisites

  • 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.