A doctoral-grade, modular blockchain framework implemented in Node.js with support for:
- โ๏ธ Mining with difficulty adjustment
- โก Transaction signing & verification (ECDSA)
- ๐ฎ Smart contract deployment and execution
- ๐ RESTful API interface per node
- ๐ก P2P WebSocket communication between nodes
- ๐ Mempool synchronization
- ๐งช Designed for multi-node simulation and testing