📄️ Create, Update, and Delete Flows
This guide covers various methods for managing flows directly on the Superfluid protocol. It includes creating, updating, and deleting flows, on chain, from another smart contracts.
📄️ Manage Access Control and User Data
This page provides an overview of how to manage access control and user data in the Superfluid protocol.
📄️ Testing
In this guide, we'll walk through the process of testing a Superfluid contract using the Foundry framework. We'll use the FlowSender contract described in the Quickstart as our example to demonstrate how to write effective tests.