curve-contract VS yearn-protocol

Compare curve-contract vs yearn-protocol and see what are their differences.

curve-contract

Vyper contracts used in Curve.fi exchange pools. (by curvefi)

yearn-protocol

Yearn smart contracts (by yearn)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
curve-contract yearn-protocol
4 36
1,005 395
1.1% -
0.0 4.1
8 days ago over 2 years ago
Python Solidity
GNU General Public License v3.0 or later GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

curve-contract

Posts with mentions or reviews of curve-contract. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-09.
  • Projects with best open Solidity code to study?
    3 projects | /r/defi | 9 Aug 2021
    In terms of DeFi codebases I'd recommend that you read the code of a project you're already familiar with. That way you know what to expect. Good codebases IMHO are the Curve one (written in Vyper and well documented), Harvest strategies and yearn strategies: - https://github.com/curvefi/curve-contract - https://github.com/harvest-finance/harvest-strategy - https://github.com/yearn/yearn-protocol

yearn-protocol

Posts with mentions or reviews of yearn-protocol. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-05.
  • If you had invested $1000 in USDT a year ago , your current value would be $1050 by staking it. The "neutral" side of investing into Crypto which no one talks about.
    2 projects | /r/CryptoCurrency | 5 Nov 2021
    The latter is how you see big yields that wouldn't make much sense otherwise. The thing is that the value of those governance tokens can fluctuate a LOT more than your base assets, so unless you sell them immediately, your rewards could lose value. That's where yield aggregators (also known as auto-compounders) like yearn.finance come in. They automatically convert the rewards back into the base assets so that you don't have to hold those governance tokens.
  • ELI5- Yearn.finance value
    2 projects | /r/CryptoCurrency | 18 Oct 2021
    Just like the title says, can some one explain the $32,000+ value for one yearn.finance token? Could it go to $100,000? what drives the value? do folx buy whole tokens or in small increments?
    2 projects | /r/CryptoCurrency | 18 Oct 2021
    yearn.finance is a DeFi yield-farming aggregator service. This means that the protocol finds the best yields across platforms like Aave, Compound, and dYdX, mostly across Ethereum, to earn in-kind yields based on the aforementioned protocols.
  • What are some good open-source repositories that I can contribute to as a beginner blockchain developer?
    10 projects | /r/ethdev | 6 Oct 2021
    1) Research the community that surrounds the project and see how the general ecosystem works. Normally, on Discord or Telegram you can start talking with devs and get a deeper understanding of the project. 2) Try to narrow down, which kind of project you want to contribute. A DEX / DeFi project like UniSwap or SushiSwap or yarn.finance? Or more like a tool like MetaMask? Or even, more like an Ethereum client like Besu, Geth or Erigon? Or even, Vyper or Solidity?
  • Gas fees beyond reasonable!
    2 projects | /r/yearn_finance | 1 Sep 2021
    This can be easily made visible with some sort of TL;DR hints when starting to invest and links for those who are curious to learn more. The current yearn.finance interface doesn't even tell the basic information as "if I withdraw 1 stETH how much estimated ETH will I get"...
  • eth based strategy questions from beginner
    2 projects | /r/yearn_finance | 27 Aug 2021
    if i invest in any of the vaults of the lower list on yearn.finance, (i.e. not the first 4 ones), my ETH gets converted to the token of that vault and that gets put into some liquidity pool of some lender or market maker or similar. my wallet would get some token that represents my assets in said vault. correct?
    2 projects | /r/yearn_finance | 27 Aug 2021
    thanks! one more quick question: why do i see more vaults on yearn.fi than on yearn.finance? for instance, the wETH vault only seems to be available on yearn.fi...
  • Most used abbreviations in the cryptospace and top 25 coins explained (as of august 2021)
    2 projects | /r/CryptoCurrency | 12 Aug 2021
    of course not, I am not buying any crypto at all right now as I've exhausted my account dcaing link eth and btc this last dip.but the fact that the entire market views ICP as 8x more valuable than yearn.finance is news to me. I think it may be worth learning about for me as I enjoy to learn about new projects
  • Projects with best open Solidity code to study?
    3 projects | /r/defi | 9 Aug 2021
    In terms of DeFi codebases I'd recommend that you read the code of a project you're already familiar with. That way you know what to expect. Good codebases IMHO are the Curve one (written in Vyper and well documented), Harvest strategies and yearn strategies: - https://github.com/curvefi/curve-contract - https://github.com/harvest-finance/harvest-strategy - https://github.com/yearn/yearn-protocol
  • How should I start going about making yield farms and staking pools?
    2 projects | /r/cryptodevs | 29 Jul 2021
    You can e.g. start with yEarn and Harvest. Their strategies repos are here: - https://github.com/yearn/yearn-protocol - https://github.com/harvest-finance/harvest-strategy

What are some alternatives?

When comparing curve-contract and yearn-protocol you can also consider the following projects:

vyper - Pythonic Smart Contract Language for the EVM [Moved to: https://github.com/vyperlang/vyper]

harvest-strategy - The Hardhat environment for strategy development

brownie - A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.

GLM-stake-pool - Yield farming opportunity for Golem's GLM token holders. (By staking uniswap-LP tokens that is a pair between GLM and ETH into the stake pool)

yearn-vaults - Yearn Vault smart contracts

besu - An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu

vyper - Pythonic Smart Contract Language for the EVM

contracts-v2 - V2 Contracts for the Dracula Protocol

defi-score - DeFi Score: An open framework for evaluating DeFi protocols

solidity - Solidity, the Smart Contract Programming Language

turbo-geth - Ethereum implementation on the efficiency frontier