Commit Project
Contributor commits to working on a specific project
Commit Project Transaction
Overview
This transaction allows a contributor to commit to working on a specific project. The contributor stakes access tokens and joins the project's contributor list.
Transaction Metadata
- Role: Contributor
- Category: project_management
- Required Tokens: 100at, contributorNFT
- Estimated Fee: 3.0 ADA
- Multi-signature: No
Protocol Description
The transaction updates both the project state and contributor info UTxOs. The project state transitions to include the new contributor in its contributor list, while the contributor's active projects list is updated. The project status may change from "open_for_contributors" to "active_with_contributors".