sambacha / yfi-interface-contracts

yearn finance interface contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yEarn Interface Contracts Package

Twitter Follow Discord Telegram 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
milkyklim @milkyklim
banteg @banteg
lehnberg @lehnberg

Contributing

  1. Review YIP-0.
  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.
  4. Submit a Pull Request to yEarn's YIPs repository.

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 where people can discuss the YIP as a whole.

Licenses

SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: Copyright 2020 yearn.finance

About

yearn finance interface contracts

License:MIT License


Languages

Language:Shell 48.2%Language:JavaScript 27.5%Language:Solidity 24.3%