Frontend Examples
Getting Started with the Constant Flow Agreement
// initialization of the core SDK
const sf = await Framework.create({
chainId: Number,
provider: ethersProvider
});Creating a Flow
Updating a Flow
Deleting a Flow
Updating Flow Permissions
Create Flow with Operator Permissions
Update Flow with Operator Permissions
Delete Flow with Operator Permissions
Calculating Flow Rates
Last updated