CryptoChain
Express.js, React.js, Cryptography, REST APIs, P2P Computing
- This project is an implementation of a blockchain system with its own network protocol, transaction pool, wallet, and mining functionality.
- The backend is built with Node.js and Express, handling blockchain creation, block mining, and transaction validation.