Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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) Discourse users





## 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