Creating Own Cryptocurrency, Blockchain Explorer, Wallet, Mining

I made a new coin, WESCOIN, in a new form that was a hard fork of Bitcoin through the test and main networks

I Linked a main coin server and a blockchain explorer’s database server for showing the information of each blockchain to the users.

I Set up auto mining systems to the main coin server for sharing and validating transactions of newly updated blockchain because WESCOIN is the Proof-of-Work based cryptocurrency.

  • COIN NAME : WESCOIN(BITCOIN HARDFORK)
  • CRYPTOCURRENCY AND WALLET SOURCECODE(BASED ON BITCOIN) :
  • BLOCKCHAIN EXPLORER SOURCECODE(BASED ON BITCOIN-ABE-BOOTSTRAP) :
  • CPU MINING SOURCECODE(BASED ON NTGBTMINER) :
Architecture
WESCOIN Server and Wallet
Blockchain Explorer

Skills

Mysql, C++, Python, Linux(Ubuntu), BlockChain