A pay-to-post platform with personal address tracked through browser session. Blockchain implementation with SHA-256 hashing. Proof-of-work algorithm with 4 leading zeros requirement. Data persistence(saves blockchain, posts, and users to JSON fil…
A pay-to-post platform with personal address tracked through browser session. Blockchain implementation with SHA-256 hashing. Proof-of-work algorithm with 4 leading zeros requirement. Data persistence(saves blockchain, posts, and users to JSON file) Consensus algorithm for resolving conflicts between nodes.