# Products

Fixing the hardest challenges of a trustless trade supply chain.

<figure><img src="https://4025790225-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfojctHkrLnbvEVUfNK2K%2Fuploads%2FuYTkvC8OGM86h6pk1t0z%2Fimage.png?alt=media&#x26;token=c2ad275f-26c5-41d4-a336-4036cf65beb2" alt=""><figcaption></figcaption></figure>

* [**Tycho**](https://docs.propellerheads.xyz/tycho): The open swap indexer.
* **Turbine** (coming soon): The first dark solver.
* [**Fynd**](https://www.fynd.xyz/): Open-source DEX aggregator
* [**ERC-7815**](https://www.erc7815.org/): Swap routing interface standard.
* [**Blog**](https://www.propellerheads.xyz/blog): Research on MEV, LVR, mechanism and exchange design.

## Tycho – the open swap indexer

<figure><img src="https://4025790225-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfojctHkrLnbvEVUfNK2K%2Fuploads%2F3fQEmHgf0XqQqQNqXjHB%2Fimage.png?alt=media&#x26;token=f86708bd-6534-4724-bfb4-b5969e1bf857" alt=""><figcaption></figcaption></figure>

Indexing, simulating and executing swaps over DEX liquidity is THE barrier to entry for solvers, routers, searchers, market makers integrating DEXs.&#x20;

It took us, and other solvers, years, multiple infrastructure rewrites and millions in developer and infrastructure cost to build.

Tycho removes this barrier to trade on-chain – by making it all open source. Now

* DEXs and solvers collaborate on integrations
* Solvers can focus on generating new value, and
* DEXs get all flow in one integration

**More:** [**Tycho Docs**](https://docs.propellerheads.xyz/tycho/), [Tycho Product Page](https://www.propellerheads.xyz/tycho), [Introduction Tycho](https://www.propellerheads.xyz/blog/tycho-the-open-source-liquidity-indexer) (Blog)

## Turbine – the dark solver

<figure><img src="https://4025790225-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfojctHkrLnbvEVUfNK2K%2Fuploads%2FtoPRtUJCgDMO71jlB0pL%2Fimage.png?alt=media&#x26;token=5a125dad-afce-4624-9005-19fa89686012" alt=""><figcaption></figcaption></figure>

Turbine makes the orderbook, solver and the block builder entirely trustless. Verifiably protecting trades from all information leakage.

Turbine also eliminiates latency and priority auctions (and the resulting LVR and MEV).

Turbine Docs (soon).

## PropellerSwap

Turbine is the first direct-to-solver Swap. Swap without delay and without publishing your intent against our Solver – powered by Tycho.

[Swap on PropellerSwap](https://swap.propellerheads.xyz/).

## Open Finance

Open Finance is an initiative to collaborate on standards, open source and monitoring, to build a decentralised and trustless trade supply chain.

Our first meeting happened during Sequencing Week in Chiang Mai.

(more soon).

### ERC-7815

[ERC-7815](https://www.erc7815.org/) is a standardized interface for on-chain swap liquidity. It defines methods to calculate price, swap tokens, retrieve trading limits, and query capabilities of liquidity pools.

Aims to simplify access to defi liquidity sources – to improve composability and make routing (solving), MEV capture (searching), and other defi functions easier.

Developed jointly with Solvers, Solver Auctions, DEXs and Market Makers.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.propellerheads.xyz/docs/about/products.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
