6a41eed575fb7f385fad497ac99747a851609e1f
English | Русский
Digital Legal Entity (DLE) — Application Template
Product definition
Digital Legal Entity (DLE) is a microservices platform with a web application for on-premise deployment on company servers.
Includes:
- AI agent configuration tools
- Smart contract system with support for:
- Tax, accounting, banking, and other identifiers set by the regulator
Benefits:
- Business process management and automation
- Replacement of fragmented SaaS services with monthly subscriptions
- Compliance with regulator requirements for data storage and processing
Documentation (English)
| Document | Description |
|---|---|
| application-description.md | Platform overview, main benefits, and economic impact. |
| ai-assistant.md | AI agents: architecture, creating agents for business processes, examples, and economics. |
| blockchain-for-business.md | Business case and use cases for blockchain in DLE. |
| security.md | Security model, access control, and safeguards. |
| service-terms.md | Terms of purchase and service for the license. |
| FAQ | Frequently asked questions. |
Technical and backend docs
- Setup guide — full application setup
- AI assistant setup — RAG and Ollama
- Blockchain integration — smart contracts and multichain
- Tables system — spreadsheets and RAG
- Multi-agent architecture
Related
- Legal documents (EN) — license, copyright, attribution
- Юридические документы (RU) — лицензия, авторские права
Full Digital Legal Entity application template for on-premise deployment
Requirements
- Docker and Docker Compose
Quick start
Automated install (recommended)
Linux/macOS/WSL:
curl -fsSL https://raw.githubusercontent.com/VC-HB3-Accelerator/DLE/main/setup.sh | bash
The script downloads the latest release artifacts and deploys docker-data.
Releases and artifacts
- Release v1.0.3 (Latest) — full application template with Docker images, volumes, and encryption key. Archive split into parts (
dle-template.tar.gz.part-*) for easier download. - Release v1.0.2 — previous version.
- Release v1.0.1 — previous version.
- Release v1.0.0 — previous version.
Run the application
docker-compose up -d
Access
Production
- Frontend: http://localhost:9000 (HTTP)
Stop
docker-compose down
Contacts
- Email: info@hb3-accelerator.com
- Support: https://hb3-accelerator.com/
Description
Release v1.0.3
Latest
Languages
JavaScript
61.8%
Vue
34.8%
Shell
1.9%
PLpgSQL
0.6%
CSS
0.4%
Other
0.4%