> For the complete documentation index, see [llms.txt](https://lendaraprotocol.gitbook.io/lendara/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lendaraprotocol.gitbook.io/lendara/readme.md).

# Home

Language: **English** | [Español](/lendara/es.md)

***

[![npm version](https://img.shields.io/npm/v/@lendara/sdk?color=orange\&style=flat-square)](https://www.npmjs.com/package/@lendara/sdk)

A reusable investment protocol on Stellar/Soroban that standardizes the **Investors → Pool → Activity → Returns** flow, using [Trustless Work](https://trustlesswork.com) escrow infrastructure as the base layer.

{% embed url="<https://youtu.be/T2JcRoZGbi0?si=L3TxEaFcCvwe9RCw>" %}

***

### Installation

```bash
npm install @lendara/sdk
```

***

### What does Lendara solve?

Lendara turns any income-generating activity (real estate, trade finance, agriculture, microfinance, events) into a tokenized investment pool with:

* **Standardized roles** — who does what in each investment (operator, verifier, pool manager)
* **Sector templates** — pre-configured parameters for 5 industry verticals
* **On-chain evidence** — Activity Reporter contract for transparent reporting
* **Investor protection** — funding caps, deadlines, refund mechanisms, verification requirements

***

Explore the documentation using the sidebar, or start with the [Quickstart](/lendara/getting-started/quickstart.md).

***

### Team

* Anouk Rimola
* Elisa Araya
* Karen Giannetto

***

### License

MIT
