Streamswap
Seamlessly trade one Superfluid flow for another of equivalent value. for HackMoney 2021
Install / Use
/learn @streamswap/StreamswapREADME
Streamswap
To learn more about the project, please visit the submodule folders:
packages/core: Includes smart contracts for super app, tests, deployment automationpackages/ui: Contains the demo frontend UI in reactpackages/subgraph: Subgraph code for UI and analytics
Building
npm install
npx lerna bootstrap
npx lerna run build
