https://github.com/captemulation/coin
PTC
https://github.com/captemulation/coin
Last synced: 10 months ago
JSON representation
PTC
- Host: GitHub
- URL: https://github.com/captemulation/coin
- Owner: CaptEmulation
- Created: 2014-02-06T16:31:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-06T17:11:51.000Z (over 12 years ago)
- Last Synced: 2023-03-25T13:09:46.676Z (over 3 years ago)
- Language: TypeScript
- Homepage: http://plt.co.in
- Size: 97.4 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Platinum - PT download binaries from https://drive.google.com/folderview?id=0BwPVbYuBRfz0ZmlxanhxWG9GX0k&usp=sharing
windows binaries are in the binaries folder. EDIT- those are old ,use the link above. TY.
linux compile example ubuntu (may need missing deps this is not a complete guide,everyone has a different setup)
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install g++ libboost-all-dev qt4-qmake libqt4-dev build-essential libssl-dev libdb5.1++-dev git libqrencode-dev libqtgui4 libboost-all-dev libdb5.1-dev libglib2.0-dev
mkdir gits
cd gits
git clone https://github.com/PlatinumTokenCrypto/Coin.git
cd Coin/src
mkdir obj
make -f makefile.unix "USE_UPNP=-"
at this point you have the platinumd compiled and sitting in your src folder,
you could run it
strip platinumd
./platinumd
nano ~/.platinum/platinum.conf
rpcuser=usernamegoeshere
rpcpassword=passwordgoeshere
addnode=198.100.45.228
addnode=71.94.226.223
rpcport=10126
ctl-o , ctl-x
./platinumd
Or go onto make a gui wallet .
cd ..
qmake-qt4 platinum-qt.pro "USE_UPNP=-"
make -j2
if you get the error about libleveldb.a then
cd src/leveldb
make -f Makefile libmemenv.a libleveldb.a
cd ..
cd ..
make -j2
launch Platinum-PT
donate to the Platinum Developers
BTC:1BYPqPS8TUEC987FK2Rr29daYtRxZU63SQ
PT:PNQ2EyxdmUtJD3VDLpqsdEA5Wk1zEyTQwD