loopyluffy / pie-oven-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pie-oven-v2

πŸ‘©β€πŸ³πŸ‘©β€πŸ³πŸ‘©β€πŸ³πŸ‘©β€πŸ³πŸ‘©β€πŸ³πŸ‘©β€πŸ³πŸ‘¨β€πŸ³πŸ‘¨β€πŸ³πŸ‘©β€πŸ³πŸ‘©β€πŸ³πŸ‘©β€πŸ³πŸ‘©β€πŸ³πŸ‘¨β€πŸ³

How to run

yarn
yarn compile
yarn test
yarn coverage

Oven

The oven allows users to deposit the defined inputToken and let the baker batch the input from multiple users into baking rounds

Recipe

The recipe contains the logic for converting the inputToken to the outputToken. An example using Uniswap and the PieDAO lending adapter can be found here

About

License:MIT License


Languages

Language:TypeScript 51.6%Language:Solidity 48.4%