📄️ How to Design your Distribution Pools?
In this page we will explain Distribution Pools and show you the most relevant ways to interact with them through the Super Token interface.
📄️ Create, Update and Connect your Pools
Building on top of the Superfluid's Distribution Pools protocol involves interacting with Super Tokens. Remember, Superfluid is a token-centric protocol, and all of the primitives are centered around Super Tokens.
📄️ Testing
In this guide, we'll walk through the process of testing the DistributionContract using the Foundry framework. This guide follows the structure used for the Superfluid contract, adapting to the specifics of the DistributionContract.