Pcoin is a web app designed to implement a cryptocurrency from scratch.
-
Decentralization: A decentralized cryptocurrency on the blockchain architecture, including block creation, transaction validation, and consensus mechanism based on the original Bitcoin paper.
-
Crytpography: Secure wallet functionality enabling users to sign and validate transactions through public/private key pairs.
-
Mining: Mining functionality to mine blocks and add them to the blockchain by solving problem of intitial zeros.
- Front-end: React.js, CSS
- Backend: Python (Flask)
- Database: PostgreSQL
I'm a B.Tech student of Engineering Physics (2022-26) at IIT Hyderabad.