Coder Social home page Coder Social logo

prime33 / multibitstore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gary-rowe/multibitstore

0.0 1.0 0.0 64 KB

A MultiBit Merchant client providing a complete online store using Bitcoin. Fully customisable.

Home Page: http://multibit-store.herokuapp.com

multibitstore's Introduction

MultiBit Store

This module is an online shop built with the following:

  • Java
  • MBM - Providing the heavy lifting for back end merchant operations
  • Dropwizard - Serves HTML and JavaScript, intermediates with the MBM platform
  • Bootstrap - A JavaScript framework providing a simple CSS scheme
  • jQuery - A JavaScript framework providing a variety of utilities

It is intended as a general-purpose online shop, but also as a demonstrator of the MBM platform.

Notation

- The root directory of the project as checked out through git

All commands will work on *nix without modification, use \ instead of / for Windows.

Getting started

First you must build the MBM project using Maven

cd <project root>
mvn clean install

You will need to have MBM running in a separate process. From the console you can do the following

cd <project root>/mbm
java -jar target/mbm-develop-SNAPSHOT.jar server mbm.yml

Finally, you will need to start the Dojo Store

Where does the ASCII art come from?

The ASCII art for the startup banner was created using the online tool available at [Webestools][http://www.webestools.com/ascii-text-generator-ascii-art-code-online-txt2ascii-text2ascii-maker-free-text-to-ascii-converter.html] with a font of Tiza

multibitstore's People

Contributors

gary-rowe avatar

Watchers

 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.