Skip to content

This project showcases general-purpose examples of automating smart contracts with gelato as well as the application for superfluid streams presenting a very simple 3-step guide to creating programmable cash flows

Notifications You must be signed in to change notification settings

donoso-eth/gelato-superapp

Repository files navigation

Gelato & Supefluid

This project showcases general-purpose examples of automating smart contracts with gelato as well as the application for superfluid streams presenting a very simple 3-step guide to creating programmable cash flows

Showcase Dapp

The showcase dapp can be found in dapp The two contracts are deployed anda verified on Mumbai PartyApp and GelatoSuperApp

Anguala app & local development

This project was generated with Angular CLI version 13.3.3. therefore for local development Angular CLI has to be installed

/// launch devserver at`http://localhost:4200/`.
ng serve

Local blockchain (Mumbai fork) commands

/// spin forked blockchain
npm run fork
/// compile solidity contracts
npm run compile
/// compile solidity contracts
npm run compile

Local Testing

/// Once the local fork is running
npm run contracts:test

About

This project showcases general-purpose examples of automating smart contracts with gelato as well as the application for superfluid streams presenting a very simple 3-step guide to creating programmable cash flows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published