You are on page 1of 3

TIME BASE COMMITMENT

INSTALLATION GUIDE

1. Prerequests:

IntelliJ IDEA
Tortoisehg - hg
Jdk 1.8

2. Installation:

a. Download and install: IntelliJ IDEA, Tortoisehg, Jdk 1.8.


b. Configure hg path from Tortoisehg installation
c. Configure java sdk to version 1.8: (File\Project Structure\Project
Settings\Project

d. Pull the project from source control:


http://ariel.itshaki@cs.idc.ac.il/rhodecode/applied-crypto/projects2016/BitcoinLottery

e. Configure Maven: In project Explorer in bitcoinj-mater\pom.xml right


click and configure as maven

f.

Configure the maven in Run\Edit Configuration Add maven and set the
path to bitcoinj-mater\pom.xml
g. Build and run BitcoinLottery\bitcoinjmaster\wallettemplate\src\main\java\bitcoinlottery\Main.java
NOTE: loading the bitcoin chain on the test net for the first time may take more than
a hour.

You might also like