abstractpoint / streamswap

Seamlessly trade one Superfluid flow for another of equivalent value. for HackMoney 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streamswap

To learn more about the project, please visit the submodule folders:

  • packages/core: Includes smart contracts for super app, tests, deployment automation
  • packages/ui: Contains the demo frontend UI in react
  • packages/subgraph: Subgraph code for UI and analytics

Building

npm install
npx lerna bootstrap
npx lerna run build

About

Seamlessly trade one Superfluid flow for another of equivalent value. for HackMoney 2021

License:GNU General Public License v3.0


Languages

Language:Solidity 58.3%Language:TypeScript 40.1%Language:CSS 1.0%Language:JavaScript 0.5%