Git Product home page Git Product logo

token-auction-gui's Introduction

Stories in Ready

"Token Auction GUI" is a simple frontend for the Token Auction project.

It is a basic, read-only frontend that displays all auctions and auctionlets present on a specified AuctionManager. The list is updated in real-time. There is no bidding, claiming functionality etc.

Overview

This dapp uses Meteor.

Installation

Requirements:

  • meteor curl https://install.meteor.com/ | sh
  • Global meteor-build-client, npm install -g meteor-build-client

Clone and install:

git clone https://github.com/makerdao/token-auction-gui
cd token-auction-gui
npm install
gulp build

Usage

cd frontend && npm run start

You can access the user interface on http://localhost:3000/

To deploy the frontend to Github Pages:

gulp deploy

The deployed frontend can be found at: http://makerdao.com/token-auction-gui/. There is also a test instance maintained by @reverendus deployed at http://token-auction-gui.surge.sh/.

Development

This project uses the AirBnB style guide for coding standard guidelines. We use ESLint to automatically check for common code problems or style errors. There's an eslintConfig section in frontend/package.json for the configuration of ESLint. You can run the linter with:

cd frontend
meteor npm run lint

token-auction-gui's People

Contributors

freekp avatar jorisbontje avatar gbalabasquer avatar nanexcool avatar sunfeld avatar zdumitru avatar waffle-iron avatar

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.