# Super App Examples

## Flow Splitter 🪓

{% embed url="<https://github.com/superfluid-finance/super-examples/tree/main/projects/flow-splitter>" %}

The Flow Splitter is a Super App that reacts to an incoming money stream by splitting it into two outgoing money streams between two receiver accounts.

<figure><img src="https://422548309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKEcOOf_qoYMObicyRu%2Fuploads%2FIGHmtwGX4geOmhEiJI42%2Fimage.png?alt=media&#x26;token=d9c193f4-58bf-41db-8f00-6b0781757389" alt="" width="563"><figcaption></figcaption></figure>

## Growing NFT 🌼

{% embed url="<https://github.com/superfluid-finance/super-examples/tree/main/projects/growing-nft>" %}

The Growing NFT example demonstrates the Flower NFT Contract, an ERC721 contract that is also a Super App. As the amount of Super Tokens you stream to it crosses certain thresholds, the NFT's metadata will progressively graduate.

<figure><img src="https://422548309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKEcOOf_qoYMObicyRu%2Fuploads%2F13Bx6oqA7qEdzxymbmrU%2Fimage.png?alt=media&#x26;token=0190cc9f-461a-4ce4-a7a7-94d48821569d" alt="" width="508"><figcaption></figcaption></figure>

## Tradeable Cashflow 🚰

{% embed url="<https://github.com/superfluid-finance/super-examples/tree/main/projects/tradeable-cashflow>" %}

The Tradeable Cashflow provides the deployer with an NFT. Whoever is the owner of the NFT will receive a consolidated stream for all the streams the contract receives.

<figure><img src="https://422548309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKEcOOf_qoYMObicyRu%2Fuploads%2F6YIMSdjKZMBHuya7rEq1%2Fimage.png?alt=media&#x26;token=ae7eb5c8-426a-4a6d-a771-9e2ab8dd241b" alt="" width="563"><figcaption></figcaption></figure>
