Contracts and resources for the Superfluid Protocol
🏠 Homepage
📖 Docs
The Superfluid Protocol is a framework that realizes the real-time finance vision where user accounts are connected together, and transactions can happen between user accounts instantaneously as a result.
This repository implements the superfluid protocol as Ethereum contracts. It also contains a Javascript SDK for developing Web3 applications using the superfluid protocol.
For technical document, references and tutorials, etc, refer to the docs site.
To build with Superfluid, you can use the Javascript SDK package.
If you're interest in peeking under the hood, then check out the contracts package.
See examples/ for some Superfluid app examples.
Contributions, issues, and feature suggestions are welcome! See CONTRIBUTING.md to get started.