Blockchain based


[Project 1]

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

[Project 2]

BUILD OWN BLOCKCHAIN AND CRYPTOCURRENCY

Information can be saved in a blockchain. I created blockchain using Python and React.js, through which I created a cryptocurrency using Ethereum’s ERC20 token

  • USING REACTJS :

Skills

ReactJs, BlockChain(DataBase), NodeJs, Express API, Redis, PubNub, Heroku

  • USING PYTHON :

Skills

Python, BlockChain(DataBase), Flask(Web Framework), Postman, Ethereum(Smart Contract, Solidity), Ganache