Blockchainbrett / mcd-cdp-portal

Oasis Borrow + Save

Home Page:https://mcd-cdp-portal-git-develop.mkr-js-prod.now.sh/?network=kovan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oasis Borrow/Save

Build Status Coverage Status

The official Maker dapp for managing Vaults and generating Dai

Prerequisites

Have installed:

Installation

  1. git clone https://github.com/makerdao/mcd-cdp-portal.git

  2. cd mcd-cdp-portal && yarn

Running Oasis

For hardware wallet support:

Developing with a local testchain

  1. Clone either dai.js or the testchain repo

  2. Start the testchain

    1. If using dai.js, run yarn && yarn testchain
    2. If using the testchain repo directly, run scripts/launch
  1. Navigate to http://localhost:3000?network=test&simplePriceFeeds=1

see this PR for more details

About

Oasis Borrow + Save

https://mcd-cdp-portal-git-develop.mkr-js-prod.now.sh/?network=kovan

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 99.4%Language:Shell 0.2%Language:HTML 0.2%Language:CSS 0.2%