maker-auctions

module
v0.0.0-...-61bd5a7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2020 License: MIT

README

Maker Auctions

Official repository for maker-auctions.io

Maker Auctions provides an interface for the MakerDAO auctions running on the Ethereum blockchain.

Dev

/api

Contains the Websocket backend serving auction data. The way auctions are stored on-chain requires some amount of parsing and state-keeping which hinders user experience. The backend keeps track of all running auctions and their state.

/contracts

Contains the Solidity contract source code including mocks for various parts of the MakerDAO system and surrounding smart contracts.

/migrations

Contains truffle migrations for mainnet and local testnet with test auctions (webtest).

/scripts

Contains utility scripts

  • webtest.js deploys a local testnet with test auctions
/src

Contains Vue frontend source

/test/contracts

Contains truffle contract unit tests

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL