Official Go implementation of the Popcateum protocol. Go Popcateum is one of the three original implementations (along with C++ and Python) of the Popcateum protocol. It is written in Go, fully open source and licensed under the GNU LGPL v3.
1 popcat (POP) = 1,000,000,000,000,000,000 wei. You can mine popcat using gpop! Popcateum rewards 50 popcat for each block you create. Also, you can use GPU to mine by connecting Ethminer and Gpop. Popcateum recommends using Ethminer v0.18.0. And You can check the blockchain Popcateum Explorer.
1. In the directory where Gpop is located, enter the command below and synchronize it with the Popcateum main network.
2. Make a wallet for mining rewards. Don't lose your password!
personal.newAccount("your_password")
3. Start mining in Gpop. If it is the first mining, it can be mined after DAG is created.
miner.start(1)
4. In the directory where Ethminer is located, enter the command below to connect it to GPU mining in Gpop. If your computer GPU is a Radeon, please use the -G option and the -U option if it's Ndivia, please use the -U option. (For Radeon GPUs, using too recent graphics card drivers may not be able to mine.)
Popcateum can send POP to others using Metamask and Gpop. Please install the Metamask which is Google Chrome extension and do as below. And You can install a Metamask app on your smartphone. App Store or Play Store
1. Select a Custom RPC from the network menu of the Metamask and add the network as shown next to it.
2. In Import Account, select Type as JSON file and insert json key file generated by Gpop. Enter the password as well. (The json key file is located in '~/Appdata/local/popcateum/keystore' for Windows users and '~/.popcateum/keystore' for Linux or Mac users.) (You may not be able to bring your wallet normally due to the Metamask own bug. In that case, please use Firefox Metamask)
3. Click Send from Metamask, enter the wallet to receive the POP, enter the amount of POP to send, and send it.
We are currently developing a wallet app dedicated to popcateum. Please wait a little bit!
Development
Popcateum is a public blockchain platform. Create smart contracts with Solidity and deploy them to Popcateum main networks. You can use web3, truffle, etc., which is a development tool that Ethereum used before.
If you want to distribute the dapp on the main net of Popcateum, but you don't have a POP, please send an email to our team.(popcateum@gmail.com) We are sending you a little POP!
Easter Egg
POPCATEUM EVERYWHERE! Type in what you think. There may be a POP in the wallet address! Popcateum has a total of 1001 Easter egg wallet addresses. If you're lucky, you might find a wallet address with 10 million POP in it! Follow our SNS and you can find hints about Easter Egg!
NOTICE!!! If you found the Easter egg wallet address, please send the POP in the address to your personal wallet address! Otherwise, someone might take the POP!