diff --git a/skill/ecosystem.md b/skill/ecosystem.md index 3346810..caa8edd 100644 --- a/skill/ecosystem.md +++ b/skill/ecosystem.md @@ -309,6 +309,15 @@ Bulk payment infrastructure for enterprises. - **GitHub**: https://github.com/stellar/stellar-disbursement-platform - **Use Case**: Mass payments, aid distribution, payroll +### Programmable escrow (EaaS) + +#### Trustless Work +Escrow-as-a-Service (EaaS) for **stablecoin escrow** on **Soroban**: **non-custodial** smart contracts with milestones, approvals, and disputes. Programmable **infrastructure** (REST API, SDKs, contracts) not a consumer marketplace platform. +- **Use Case**: Milestone-based payments, marketplace and services escrow, security deposits. +- **Website**: https://trustlesswork.com +- **Docs**: https://docs.trustlesswork.com/trustless-work +- **GitHub**: https://github.com/Trustless-Work + ## Example Repositories ### Official Examples @@ -378,6 +387,7 @@ Notable teams shipping production-level code on Stellar/Soroban. For a broader d | **CoinFabrik** | [coinfabrik.com](https://www.coinfabrik.com) | [CoinFabrik](https://github.com/CoinFabrik) | [@coinfabrik](https://x.com/coinfabrik) | Scout Soroban (static analysis) | | **Creit Tech** | [creit.tech](https://creit.tech) | [Creit-Tech](https://github.com/Creit-Tech) | [@CreitTech_](https://x.com/CreitTech_) | Stellar Wallets Kit, xBull, SorobanHub | | **Ultra Stellar** | [ultrastellar.com](https://ultrastellar.com) | [lobstrco](https://github.com/lobstrco) | [@Lobstrco](https://x.com/Lobstrco) | LOBSTR wallet, StellarExpert | +| **Trustless Work** | [trustlesswork.com](https://trustlesswork.com) | [Trustless-Work](https://github.com/Trustless-Work) | [@TrustlessWork](https://x.com/TrustlessWork) | Escrow Infrastructure (EaaS) | ## Project Directories diff --git a/skill/resources.md b/skill/resources.md index 7287c90..2d4153c 100644 --- a/skill/resources.md +++ b/skill/resources.md @@ -185,6 +185,14 @@ Always verify CAP status and network support before treating any ZK primitive as - [Stellar Disbursement Platform](https://github.com/stellar/stellar-disbursement-platform) - [SDP Documentation](https://developers.stellar.org/docs/category/use-the-stellar-disbursement-platform) +### Programmable Escrow (EaaS) +- [Trustless Work](https://trustlesswork.com) - Escrow-as-a-service on Soroban (non-custodial; milestones, disputes) +- [Documentation](https://docs.trustlesswork.com/trustless-work) +- [React SDK](https://docs.trustlesswork.com/trustless-work/escrow-react-sdk/introduction) +- [Escrow Blocks SDK](https://docs.trustlesswork.com/trustless-work/escrow-blocks-sdk/introduction) +- [Agent Skill](https://docs.trustlesswork.com/trustless-work/ai/skill) +- [MCP](https://docs.trustlesswork.com/trustless-work/ai/mcp) + ### RPC Providers - [RPC Provider Directory](https://developers.stellar.org/docs/data/apis/rpc/providers) - Full list of providers - [Quasar (Lightsail Network)](https://quasar.lightsail.network) - Stellar-native RPC, Archive RPC, hosted Galexie Data Lake