Meteor-dapp-wallet

Static Build files for meteor-dapp-wallet repo

Download .zip Download .tar.gz View on GitHub

Static build

This is an automatically generated page from the wallet app that will be hosted at wallet.ethereum.org

To rebuild this execute these commands from the "app" folder:

          git checkout gh-pages
          git merge develop
          meteor-build-client ../build --path "https://wallet.ethereum.org/"
          

Commit the changes and push to the gh-pages branch