{% 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.
{% 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.
{% 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.