Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sambacha/yfi-interface-contracts
yearn finance interface contracts
https://github.com/sambacha/yfi-interface-contracts
crypto defi erc20 ethereum sol solidity tokens yearn yearn-finance yfi yips
Last synced: 24 days ago
JSON representation
yearn finance interface contracts
- Host: GitHub
- URL: https://github.com/sambacha/yfi-interface-contracts
- Owner: sambacha
- License: mit
- Created: 2020-10-22T02:20:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T16:25:31.000Z (almost 4 years ago)
- Last Synced: 2024-12-13T01:46:16.817Z (25 days ago)
- Topics: crypto, defi, erc20, ethereum, sol, solidity, tokens, yearn, yearn-finance, yfi, yips
- Language: Shell
- Homepage:
- Size: 446 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
yEarn Interface Contracts Package
[![Twitter Follow](https://img.shields.io/twitter/follow/iearnfinance.svg?label=iearnfinance&style=social)](https://twitter.com/iearnfinance) [![Discord](https://img.shields.io/discord/734804446353031319.svg?color=768AD4&label=discord&logo=https%3A%2F%2Fdiscordapp.com%2Fassets%2F8c9701b98ad4372b58f13fd9f65f966e.svg)](https://discordapp.com/channels/734804446353031319/) [![Telegram](https://img.shields.io/badge/chat-on%20Telegram-blue.svg)](https://t.me/yearnfinance)
## Overview
> npm install @yfi/interface-contracts
## Tested Against
| Version | Build | Date|
| :---: | :---: | :---: |
| Version 0.5.17 | MDc6UmVsZWFzZTI0NjAzMTk5 | Thu Oct 22 01:52:40 UTC 2020 |
| Version 0.6.0 | MDc6UmVsZWFzZTIwMzg2Njkz | Thu Oct 22 01:58:22 UTC 2020 |## Files
- Converter.sol
- IController.sol
- Mintr.sol
- OneSplitAudit.sol
- Strategy.sol
- Token.sol
- Vault.sol### Latest Build
name: @yfi/interface-contracts
version: 0.1.0
package size: 13.3 kB
unpacked size: 165.8 kB
shasum: 85be0cafad7ecd37cd6b2a0fc8ecb6eaf9eca73d
integrity: sha512-qnHSQSDZql8U3[...]jurEOQMRqqdtQ==
total files: 17## Security
| Point of contact | Method |
| :---: | :---: |
| GitHub | [issues](https://github.com/iearn-finance/yearn-security/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) |
| milkyklim | [@milkyklim](https://github.com/milkyklim) |
| banteg | [@banteg](https://github.com/banteg) |
| lehnberg | [@lehnberg](https://github.com/lehnberg) |## Contributing
1. Review [YIP-0](YIPS/yip-0.md).
2. Fork the repository by clicking "Fork" in the top right.
3. Add your YIP to your fork of the repository. There is a [template YIP
here](yip-X.md).
4. Submit a Pull Request to yEarn's [YIPs
repository](https://github.com/iearn-finance/YIPS/).Your first PR should be a first draft of the final YIP. It must meet the
formatting criteria enforced by the build (largely, correct metadata in the
header). An editor will manually review the first PR for a new YIP and assign
it a number before merging it. Make sure you include a `discussions-to` header
with the URL to a new thread on
[gov.yearn.finance](https://gov.yearn.finance/) where people can discuss the YIP as a whole.## Licenses
SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: Copyright 2020 yearn.finance