Giter VIP home page Giter VIP logo

daiauctions's Introduction

Dai Auctions

The place to see all MakerDao Auctions.

Welcome to the open blockchains.

Related MakerDao Auction docs

Clip auctions detailed documentation

Flap auctions detailed documentation

Flop auctions detailed documentation

Simple, optimized and light weight

HIGH Score of Google PageSpeed Insights


๐Ÿš€ Live Site

DaiAuctions.com


โœจ Features

  1. Viewer of current status of all Auctions (Dog Dirt & Dog Hole)

  2. Realtime tracking of MCD Collateral Auctions 2.0 (Clips)

    • ETH-A
    • BAT-A (to be removed soon)
    • WBTC-A
    • WBTC-B
    • WBTC-C
    • MATIC-A
    • WSTETH-A
    • MANA-A
    • COMP-A (to be removed soon)
    • LRC-A (to be removed soon)
    • LINK-A
    • ETH-B
    • ETH-C
    • BAL-A (to be removed soon)
    • YFI-A
    • UNI-A
    • RENBTC-A
    • AAVE-A (to be removed soon)
    • UNIV2DAIETH-A
    • UNIV2USDCETH-A
    • UNIV2WBTCETH-A
    • UNIV2UNIETH-A
    • UNIV2DAIUSDC-A
    • GUNIV3DAIUSDC-A (coming soon)
  3. Realtime tracking of MCD Surplus DAI Auctions (Flaps)

  4. Realtime tracking of MCD Debt MKR Auctions (Flops)


๐Ÿ–ฅ Environment Support

  • Any Modern browsers
IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

๐Ÿค Contributing PRs Welcome

With code:

As Simple as it can be, :-)
No libs or anything needed, it's all code in HTML, CSS and JS so... 
1. Just `fork/clone` this repo
2. Edit any file (e.g. `flap_min.js`)
3. Test it, opening the related `html` (e.g `flap.html`) locally in any browser
4. Make a `PR`

With support:

Toss a coin to your witcher โžกโ€ daiauctions.eth (0x2392C9d44F8D70D3874C8a74D28CB4c82412aCF7)

Made with โค by Marto (marto.eth)

daiauctions's People

Contributors

0xmarto avatar 496080199 avatar xiaopao2022 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

daiauctions's Issues

Add Kovan Testnet support?

I'm not well-versed with web3 code, but was wondering how difficult it would be to add Kovan support.

I'd be willing to try my hand at it and create a PR if you can provide some details.

It's confusing when two or more auctions occur simultaneously.

This is pretty easy to see, at the time of this post there's two overlapping auctions in the last 3.14 days.

  1. It would be great if you could tell them apart--possibly by different colors on the IDs? Actually, you could get away with just a few different shades (on the ID or on the line) for anything but a massive vault liquidation.

  2. It would also be cool if you could tell whether it's two simultaneous but unrelated auctions or one vault that got bitten more than once.

Bid data incorrect on Tend events

let raw = event.raw.data.slice(289, -248); has previously worked fine because of the lot size being 50. With the new lot size being 500 an error is occurring because it is supposed to be let raw = event.raw.data.slice(288, -248);

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.