Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 1.5 KB

introduction.md

File metadata and controls

33 lines (19 loc) · 1.5 KB
description
Welcome to the Superfluid protocol

Introduction

Superfluid Protocol

Superfluid is a smart contract framework on L1 Ethereum, enabling you to move assets on-chain following predefined rules called agreements With a single on-chain tx, the money will flow from your balance to the receiver in real time! No other tx required works like magic ✨

Superfluid enables:

💸 Real money streaming - constant flows on-chain with no capital lockups.

🎁 Rewards distributions - Fixed cost distribution in a single transaction for any number of receivers.

🔮 Anything you can imagine - Superfluid is very flexible!

Superfluid Components

The initial version of Superfluid is comprised of the following key elements:

  • Super Agreement Framework: a set of approved super agreements contracts as building blocks.
  • Super App Framework: a development framework for building real-time finance apps.
  • Super Token Framework: an extended ERC-777 implementation with real-time finance capability, and a registry.
  • Batch Call & Meta Tx: for users (contracts or EOA) to interact with the system in batch on-chain, or off-chain through meta transactions.
  • Governance: an external contract for managing protocol parameters and contract upgrades.
  • Solvency Agents: an off-chain network of agents ensuring the solvency of the system.