Skip to content
This repository was archived by the owner on May 1, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions developers/code-repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@

## Smart Contracts

Yearn smart contracts repo: [https://github.com/yearn/yearn-protocol](https://github.com/yearn/yearn-vaults)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yearn-vaults is the correct repo. The description needs to change.

yearn-protocol is for v1 vaults

Copy link
Contributor Author

@KurogeWashu KurogeWashu Oct 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • [x]

Yearn smart contracts repo: [https://github.com/yearn/yearn-vaults](https://github.com/yearn/yearn-vaults)

- [Controllers](https://github.com/yearn/yearn-protocol/tree/develop/contracts/controllers)
- [Registries](https://github.com/yearn/yearn-protocol/tree/develop/contracts/registries)
- [Vaults](https://github.com/yearn/yearn-protocol/tree/develop/contracts/vaults)
- [Strategies](https://github.com/yearn/brownie-strategy-mix)
- [Token Wrappers](https://github.com/yearn/brownie-wrapper-mix)
- [Vaults](https://github.com/yearn/yearn-vaults)
- [Base Wrapper](https://github.com/yearn/yearn-vaults/blob/main/contracts/BaseWrapper.sol)
- [Base Router](https://github.com/yearn/yearn-vaults/blob/main/contracts/BaseRouter.sol)
- [APR Oracle](https://github.com/yearn/apr-oracle/tree/master/contracts)
- [Utils](https://github.com/yearn/yearn-protocol/tree/develop/contracts/utils)

Expand Down Expand Up @@ -94,4 +94,4 @@ Yearn smart contracts repo: [https://github.com/yearn/yearn-protocol](https://gi
- Repo: [https://github.com/yearn/iborrow-finance](https://github.com/yearn/iborrow-finance)
- Yearn Swap
- Site: [https://yswap.exchange](https://yswap.exchange/)
- Repo: [https://github.com/yearn/yswap-finance](https://github.com/yearn/yswap-finance)
- Repo: [https://github.com/yearn/yswap-finance](https://github.com/yearn/yswap-finance)