Awesome
CDP Portal
Prerequisites
Have installed:
Installation
-
git clone git@github.com:makerdao/scd-cdp-portal.git
-
cd scd-cdp-portal && yarn
Run project
yarn start
- go to http://localhost:3000 (default port)
For HW support:
HTTPS=true yarn start
- go to https://localhost:3000 (default port)
License
The CDP Portal is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The CDP Portal is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with the CDP Portal. If not, see https://www.gnu.org/licenses/.
This project's dependencies include code from caniuse.com.