Code Monkey home page Code Monkey logo

blockchain_meetingplanner's Introduction

BlockChain_MeetingPlanner

ESIGELEC-IF-Promo2018-Blockchain project

How to run

Please make sure you have installed npm 6.9.2 and python 2.7.
If you are using Windows, you may also need to install Microsoft Build Tools 2013.
Please run all the following command on the root path of the project.

First run:

npm install

If showing error of python version, please make sure you have installed python 2.7 and run:

npm config set python python2.7 && npm install

If showing MSBUILD error, run the following command on POWER SHELL with ADMIN:

npm install --global --production windows-build-tools

And retry the preview step.

First terminal:

node_modules/.bin/truffle compile; node_modules/.bin/testrpc

For having same accounts each time:

node_modules/.bin/truffle compile; node_modules/.bin/testrpc --account="0x138f02ab2e169b05a086caf596d299d9e3a5e6d7924ae5e20d5cd5384d05ff71, 1606938044258990275541962092341162602522202993782792835301376" --account="0xb6a3e94a6123e650f5f3d4a2fbb351aada4312972e0dff5313397d7f2704c61b, 1606938044258990275541962092341162602522202993782792835301376" --account="0x7f020d46fb3545bcfb655464fc7537151cd09dee5e6672654f760497933019e8, 1606938044258990275541962092341162602522202993782792835301376" --account="0x5ed0e63a4a2446863b3bcf41d639533a14e48c2c72e37f122e2b529ba36e1303, 1606938044258990275541962092341162602522202993782792835301376" --account="0x9e2eab80ffe6d4ebfae602673fd7f0f4ce0f553a26b6f832ad20ea152ed3155f, 1606938044258990275541962092341162602522202993782792835301376"

Available Accounts

(0) 0x4db2da7660a1e2edc15cacd815c39d0574103cb3
(1) 0x013ba5d38f3a03c63909d48be7a81df2b60a61f4
(2) 0xfac6be69d005caa557b2e36c6fb41959188c438c
(3) 0x465caa1267d97ec054635704ed68102970cb6adc
(4) 0xea8328fca972e48d9bec1039400be99d4ce760be

Second terminal:

node_modules/.bin/truffle migrate; node_modules/.bin/truffle serve

Navigator:

http://localhost:8080/

blockchain_meetingplanner's People

Contributors

nathankun avatar syzadele avatar moucharaf avatar

Watchers

James Cloos avatar  avatar  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.