adrianleb / mcd-cdp-portal

Multi-Collateral Dai CDP Portal (front-end)

Home Page:https://mcd-cdp-portal-git-develop.mkr-js-prod1.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hi.

CDP Portal for MCD

Build Status

The official Maker dapp for managing CDPs 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 the CDP Portal

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 && git submodule update --init --recursive && yarn test:net -s mcd-step-4 --fast

    2. If using the testchain repo directly, run scripts/launch

  3. Navigate to http://localhost:3000?network=test&simplePriceFeeds=1

see this PR for more details

About

Multi-Collateral Dai CDP Portal (front-end)

https://mcd-cdp-portal-git-develop.mkr-js-prod1.now.sh

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 98.9%Language:HTML 0.9%Language:CSS 0.2%