9 lines
217 B
Markdown
9 lines
217 B
Markdown
|
|
# Contract flow work
|
||
|
|
This branch will implement contract and dispute handling after deal closure.
|
||
|
|
|
||
|
|
## Tasks
|
||
|
|
- Add endpoints for contract creation.
|
||
|
|
- Implement dispute validation.
|
||
|
|
- Update OpenAPI spec.
|
||
|
|
- Write tests.
|