Skip to content

Pitcoin is a private secure untraceable decentralized cryptocurrency. It was created for everyone especially for individual investor and trader, you control your own Pitcoin, no one knows how many Pitcoin you are holding, only you know your own.

Notifications You must be signed in to change notification settings

tdogtoken/token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pitcoin

Pitcoin Wallet Linux Version

Pitcoin is a private secure untraceable decentralized cryptocurrency. It was created for everyone especially for individual investor and trader, you control your own Pitcoin, no one knows how many Pitcoin you are holding, only you know your own. Sounds good, right? haha. Honestly, Bitcoin and other altcoin such as ETH LUNA DOGE and so on, they are not anonymous cryptocurrency, they can be trackable. However, Pitcoin is a truly anonymous privacy coin, symbol: PBTC, total supply:18,446,744 coins. And the best part, we want everyone to learn running your own Pitcoin node own wallet and own mining some Pitoin, so everyone learns some expert administrative skills. The below procedure and video guide show you how to do that. If you are expert on crypto and know some basic Linux administrative file command, below is the Pitcoin simplewallet miner node file and source code, you can start to mine your own Pitcoin with laptop or desktop.

PitcoinCLI(command line interface) simplewallet miner and node file

Pitcoin Source Code

We are going to store and use Pitcoin inside computer of computer (跌中跌,升中升,计中计)(sounds more secure, haha). To get start, please follow below procedure and watch the video guide link:

1. Download and Install Oracle VM VirtualBOX: Download VirtualBOX

2. Download Linux ISO Ubuntu20.04.5 LTS: Download Ubuntu20.4.5

3. Install Unbuntu inside Oracle VM VirtualBOX.

4. After Install Ubuntu, open Terminal Command type or copy and install dependencies(install one by one):

sudo apt-get install git

sudo apt-get install make

sudo apt-get install cmake

sudo apt-get install libboost-all-dev

5. After install all dependencies, git clone PitcoinCLI by type or copy on Terminal Command (run one by one, and don't forget the capital words letter, Linux command is case sensitive.):

git clone https://github.com/tdogtoken/PitcoinCLI.git

ls

cd PitcoinCLI

chmod +x pitcoind

chmod +x simplewallet

chmod +x miner

6. Open more than three Terminal Command, you can go to PicoinCLI folder and right click choose open Terminal.

7. After that, to connect Pitcoin node by type or copy below command run on one of the Terminal(Don't forget the dot and slash, Linux command is case sensitive.)

./pitcoind

8. After you connect to Pitcoin node and create your wallet by type or copy below command run on second Terminal and follow instruction shows on command:

./simplewallet

9. After you connect to Pitcoin node and create your wallet, run on third Terminal type or copy flollowing command to mine:

./miner --address YourWalletAddressYouCreate

Store Mine and Transfer Pitcoin Video Part1

Store Mine and Transfer Pitcoin Video Part2

Store Mine and Transfer Pitcoin Video Part3

Store Mine and Transfer Pitcoin Video Part4

Store Mine and Transfer Pitcoin Video Part5

PolyBitcoin (PBTC)

For your investing prospect: You can't let PBTC value less than one USDB by dumping PBTC. Don't try to break its system strategy, it won't work since it is fair distribution contract. Its value will always be equal or greater than 1 USDB. You can try to dump it but I think you are going to waste your time by doing that, hahaha.

StableCoin (USDB)

PolyTdog (PDOG)

StableCoin (USDG)

Liquidity

About

Pitcoin is a private secure untraceable decentralized cryptocurrency. It was created for everyone especially for individual investor and trader, you control your own Pitcoin, no one knows how many Pitcoin you are holding, only you know your own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages