Code Monkey home page Code Monkey logo

yearn-rocks's Introduction

Yearn Rocks ๐Ÿค˜๐ŸŽธ

If you want to run the UI yourself, check the following steps:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Add a vault

Add a new element to the config.js array:

'path': { // URL path
  TITLE: "yVault", // Title of the vault, let you imagination fly
  LOGO: "๐Ÿ†๐Ÿช™", // Emojis to show on top, make it fun please
  VAULT_ABI: yVaultV2, // Usually that one, unless doing a custom one
  VAULT_TYPE: 'yearn', // 'yearn', 'experimental' to select in which column it should show
  VAULT_ADDR: "0x33bd0f9618cf38fea8f7f01e1514ab63b9bde64b", // Vault address
  WANT_ADDR: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", // Token address
  WANT_SYMBOL: "USDC", // want symbol to show in UI
  COINGECKO_SYMBOL: "usd-coin", // Coingecko symbol, check it on their page
  VAULT_DEV : "emilianobonassi", // Developer of the vault
  BLOCK_ACTIVATED: 1606599919, // When the vault was activated (not implemented yet)
  VAULT_STATUS: "active", // 'active', 'withdraw'. Not active vaults have a label to show status
}

yearn-rocks's People

Contributors

emilianobonassi avatar poolpitako avatar vasa-develop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.