ваше сообщение коммита
This commit is contained in:
84
en/for-contractors.md
Normal file
84
en/for-contractors.md
Normal file
@@ -0,0 +1,84 @@
|
||||
# Opportunities for Contractors
|
||||
|
||||
**Navigation:** [← Table of contents](README.md) · [Business model](business-model.md) · [Governance and voting](governance.md) · [Accelerator program](accelerator-program.md)
|
||||
|
||||
---
|
||||
|
||||
## Who Are Contractors
|
||||
|
||||
Contractors are holders of VC HB3 Accelerator governance tokens who perform tasks from clients (entrepreneurs participating in the accelerator). Payment comes from the project treasury (15% of all inflows is allocated to expenses: contractors, acceleration, operating costs).
|
||||
|
||||
---
|
||||
|
||||
## Task Types
|
||||
|
||||
| Category | Example tasks |
|
||||
|----------|----------------|
|
||||
| **Platform setup** | Customizing DLE for client’s line of business, configuring AI agents, integrating with business processes |
|
||||
| **Development** | New modules, features, integrations with external systems |
|
||||
| **Enhancements** | Performance improvements, bug fixes, feature extensions |
|
||||
| **Technical support** | Consultations, deployment help, troubleshooting |
|
||||
| **Training** | Online sessions for clients, workshops, training materials |
|
||||
| **Documentation** | Guides, API docs, migration instructions |
|
||||
|
||||
---
|
||||
|
||||
## Payment and Funding
|
||||
|
||||
### Source
|
||||
|
||||
15% of all treasury inflows goes to expenses. Contractor tasks are paid from this budget.
|
||||
|
||||
### Treasury inflows come from:
|
||||
|
||||
- DLE platform license sales (Standard: 1,000 USDT, Premium: 10,000 USDT)
|
||||
- Sales of portfolio company governance tokens (exits)
|
||||
- Capital raised from LP investors
|
||||
|
||||
### Additional Income
|
||||
|
||||
As a governance token holder, a contractor also receives:
|
||||
|
||||
- **Dividends** — 15% of all treasury inflows, proportional to ownership
|
||||
- **Token appreciation** — as treasury balance grows
|
||||
- **Voting rights** — participation in on-chain voting on development priorities
|
||||
|
||||
More: [business-model.md](business-model.md)
|
||||
|
||||
---
|
||||
|
||||
## Technology Stack
|
||||
|
||||
| Area | Technologies |
|
||||
|------|--------------|
|
||||
| Frontend | Vue.js 3, Vite, Element Plus |
|
||||
| Backend | Node.js, Express, PostgreSQL |
|
||||
| AI | Ollama (local models), FAISS (vector search), RAG |
|
||||
| Blockchain | Solidity, Ethers.js v6, Hardhat, ERC20/ERC20Votes |
|
||||
| Infrastructure | Docker Compose, on-premises |
|
||||
|
||||
Platform source: [github.com/VC-HB3-Accelerator/DLE](https://github.com/VC-HB3-Accelerator/DLE)
|
||||
|
||||
---
|
||||
|
||||
## How to Start
|
||||
|
||||
1. **Review the platform** — repo, docs, architecture: [github.com/VC-HB3-Accelerator/DLE](https://github.com/VC-HB3-Accelerator/DLE)
|
||||
2. **Acquire governance tokens** — this gives holder status and access to task system and voting
|
||||
3. **Register on the platform** — https://hb3-accelerator.com, create contractor profile, list skills
|
||||
4. **Pick tasks** — browse available tasks, apply, deliver, get paid from treasury
|
||||
|
||||
---
|
||||
|
||||
## Additional Materials
|
||||
|
||||
- [Business model](business-model.md) — 15/15/70 profit split, funding sources
|
||||
- [Governance and voting](governance.md) — how on-chain voting works
|
||||
- [Accelerator program](accelerator-program.md) — cohort structure, participation mechanics
|
||||
- [Roadmap](roadmap.md) — 5-year development plan
|
||||
|
||||
---
|
||||
|
||||
**Contacts:** info@hb3-accelerator.com · https://hb3-accelerator.com
|
||||
|
||||
**Last updated:** 2026-02-19
|
||||
Reference in New Issue
Block a user