Skip to content

Commit 3263e9a

Browse files
committed
start
0 parents  commit 3263e9a

982 files changed

Lines changed: 403308 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# phantomx-cryptocurrency
2+
phantomx cryptocurrency, a blockchain based digital money
3+
4+
5+
6+
7+
8+
# Install
9+
<div>
10+
<p>
11+
sudo apt-get install build-essential libssl-dev libboost-all-dev git libdb5.1++-dev libminiupnpc-dev screen
12+
13+
git clone https://github.com/phantomxdev/phantomx.git
14+
15+
cd phantomx | cd src | cd leveldb
16+
then chmod +x build_detect_platform
17+
18+
cd ..
19+
make -f makefile.unix
20+
21+
22+
</p>
23+
<br>

0 commit comments

Comments
 (0)