https://github.com/adnpark/starkchef
https://github.com/adnpark/starkchef
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adnpark/starkchef
- Owner: adnpark
- Created: 2022-12-04T13:21:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T13:47:47.000Z (over 2 years ago)
- Last Synced: 2025-01-19T11:33:17.789Z (5 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StarkChef
Staking reward emission contract, resembles MasterChef contract of SushiSwap.
Stake tokens(e.g LP tokens) and earn juicy token rewards(e.g stkSUSHI).## Features
1. Users can stake multiple (LP) tokens.
2. STARKSUSHI(stkSUSHI) token is given as staking rewards.
3. stkSUSHI is newly minted every block(or every second), and distributed to all active stakers.
4. Reward token amount is determined by staked amount and its period.