Skip to content

yggdrash/yggdrash-poc

Repository files navigation

Blockchain Plaform Yggdrash POC

yggdrash proof of concept

H : http://yggdrash.io

TRUST-based Multi-dimensional Blockchains

Internet re-designed by blockchains

how to install

    
    # brew install
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    
    brew install nodejs
    brew install npm
    brew install bower
    brew install nodemon
    
    
    npm install
    bower install
    
    # start yggdrash poc dev
    nodemon bin/www
    
    # start yggdrash poc in development
    npm install forever -g
    forever start bin/www

IT IS DEMO

DEMO