Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,13 @@ Future work may introduce an alternative CI/CD pipeline (e.g., a different provi

See the Soroban escrow deployment guide for build and deploy steps, example CLI calls, and integration notes: [docs/soroban-escrow-deployment.md](docs/soroban-escrow-deployment.md)

---

## 📡 API Documentation

- [Public Freelancer Profile API](docs/public-freelancer-profile-api.md) — unauthenticated endpoints for freelancer profiles, completed contracts, reviews, and reputation scores
- [Reputation API](docs/reputation-api.md) — raw delivery metrics and how they are aggregated


## 📄 License

Expand Down
Loading
Loading