Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/SundaeSwap-finance/sundae-yield-v2

Infrastructure for SundaeSwap Yield Farming v2
https://github.com/SundaeSwap-finance/sundae-yield-v2

Last synced: about 2 months ago
JSON representation

Infrastructure for SundaeSwap Yield Farming v2

Lists

README

        

# sundae-yield-v2
Infrastructure for SundaeSwap Yield Farming v2

## Organization

```
builder/ - Small deno program to build sample lock / unlock transactions
calculation/ - given the inputs for a day, calculate the rewards calculation
contracts/ - Any on-chain smart contracts used by Yield Farming
types/ - a set of go types useful in implementing yield farming calculations and infrastructure
```