Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/interest-protocol/interest-earn
Collections of contracts to maximize profits
https://github.com/interest-protocol/interest-earn
defi ethereum evm smart-contracts solidity
Last synced: 4 days ago
JSON representation
Collections of contracts to maximize profits
- Host: GitHub
- URL: https://github.com/interest-protocol/interest-earn
- Owner: interest-protocol
- Created: 2022-07-15T15:38:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T06:10:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T08:50:23.769Z (about 1 month ago)
- Topics: defi, ethereum, evm, smart-contracts, solidity
- Language: TypeScript
- Size: 836 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :seedling: Welcome to Interest Protocol! :seedling:
[![codecov](https://codecov.io/gh/interest-protocol/interest-earn/branch/main/graph/badge.svg?token=X5E7JFNTHN)](https://codecov.io/gh/interest-protocol/interest-earn)
[![docs](./assets/gitbook_2.svg)](https://docs.interestprotocol.com/)
[![twitter](./assets/twitter.svg)](https://twitter.com/interest_dinero)
[![discord](./assets/discord.svg)](https://discord.gg/PJEkqM4Crk)
[![reddit](./assets/reddit.svg)](https://www.reddit.com/user/InterestProtocol)This repo includes the code for our governance token and stable coin.
## :money_with_wings: Earn Contracts :money_with_wings:
- CasaDePapel: A Masterchef contracts that rewards Interest Tokens for stakers.
## :fire: Technology :fire:
Core technologies:
- [Typescript](https://www.typescriptlang.org/)
- [Hardhat](https://hardhat.org/)
- [Solidity 0.8.17](https://docs.soliditylang.org/)## Useful commands
The command `npm run test` runs all tests.
## NPM Package
You can download the contracts and interfaces as an npm package with `npm install @interest-protocol/earn`
## Social Media
**Get in touch!**
- [email protected]
- [Twitter](https://twitter.com/interest_dinero)
- [Medium](https://medium.com/@interestprotocol)
- [Reddit](https://www.reddit.com/user/InterestProtocol)
- [Telegram](https://t.me/interestprotocol)
- [Discord](https://discord.gg/PJEkqM4Crk)