godsflaw / unified-auctions-ui

Unified MakerDAO auctions

Home Page:https://auctions.makerdao.network/collateral

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot of the main page

Unified Auctions UI

The tool to enable easy and straightforward participation in MakerDAO liquidations for users both completely unfamiliar with Maker protocol but also experts.

Development

Environment variables

Please follow service-level readme instructions inside frontend and bot folders.

NOTE: Environment variables are accessible/available via the secret command. Please refer to the secrets and configuration management guide for more information:

Running

secret export auction-ui/localhost/frontend --format dotenv > ./frontend/.env
cd ./frontend && npm ci && npm run dev

Production/Deployment

Statistics

In order to properly collect statics using plausible.io, we ask developers and company members who need to interact with the production version of the website to opt out of plausible tracking using those instructions.

About

Unified MakerDAO auctions

https://auctions.makerdao.network/collateral

License:GNU Affero General Public License v3.0


Languages

Language:Vue 51.8%Language:TypeScript 27.5%Language:JavaScript 19.5%Language:Less 0.4%Language:Dockerfile 0.4%Language:Shell 0.2%Language:Smarty 0.0%Language:CSS 0.0%