Coder Social home page Coder Social logo

thezedwards / adchainregistrydapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adchain/adchainregistrydapp

1.0 0.0 0.0 32.48 MB

Decentralized Application to interact with the adChain Registry Smart Contracts

Home Page: https://publisher.adchain.com

License: MIT License

Dockerfile 0.04% HTML 4.46% CSS 19.31% JavaScript 76.19%

adchainregistrydapp's Introduction

adChain Registry Web App

Interface for applying, voting, and challenging domain entries into the adChain Registry.

JavaScript Style Guide

Codeship Status for AdChain/AdChainRegistryDapp

Live

https://publisher.adchain.com

Install

npm install

Development

npm run start:dev

Then head over to http://localhost:3000/

Lint and test

npm run lint:fix && npm test

Docker Development

To test build locally:

  • install Docker
  • cd into the project root
  • run docker build ./
  • copy the container id

To see your container on host environment:

  • run docker run -it --expose 8000 -p 8000:8000 put container id here
  • Open browser and navigate to http://localhost:8000

License

MIT

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.