ethereum/meteor-dapp-catalog

Name: meteor-dapp-catalog

Owner: ethereum

Description: null

Created: 2015-02-10 17:40:22.0

Updated: 2017-12-09 13:37:55.0

Pushed: 2017-10-29 02:14:20.0

Homepage: null

Size: 1722

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Šapp Catalog

Development

Start an eth node using the following, or open the http://localhost:3000 in mist, mix or alethzero

$ eth -j -b // for a mining node: $ eth -j -b -f -n no -m yes

Start your app using meteor

$ cd ethereum-dapp-whisper-client/app
$ meteor

Go to http://localhost:3000

Deployment

To create a build version of your app run:

$ meteor build ../dist
$ cd ../dist
$ tar zxvf app.tar.gz

Copy the app folder, .js and .css from bundle/programs/web.browser/ to your dist folder and … The rest has to figured out yet, depending on the Mist/Swarm hosting


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.