-
Notifications
You must be signed in to change notification settings - Fork 239
Superfluid Protocol V1 Overview
Superfluid protocol provides an ERC20 compatible token standard called "Super Token," that allows tokens to do more, namely money streaming, money distribution, and on-chain cashflow automation (aka. Super App Framework).
The current implementation in production is “Superfluid Protocol V1 for EVM”, the code is available at: https://github.com/superfluid-finance/protocol-monorepo/tree/dev/packages/ethereum-contracts.
We are in production on Ethereum Mainnet, Polygon, Gnosis Chain, Arbitrum, Optimism, Avalanche, BNB Smart Chain (BSC), CELO, etc. More up to date network directory is available here: https://docs.superfluid.finance/superfluid/developers/networks.
You should be able to find the explanation of each concept from the wiki sidebar.
- Governance Overview
- For Contributors
- Development Process
- Protocol EVMv1 Operations
- Protocol EVMv1 Technical Notes
- Protocol EVMv1 Core Subgraph