Skip to content

suhaanigurjar/ChainVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChainVerse

Basic Blockchain Implementation in JavaScript

This project is a basic implementation of a single node blockchain written in JavaScript. It includes functionalities for creating blocks, mining them, and handling transactions.

Features

  • Block Class: Represents a single block in the blockchain.
  • Blockchain Class: Manages the chain of blocks, including mining and transactions.
  • Mining: Implements Proof-of-Work to secure the blockchain.
  • Transactions: Basic transactions between entities.

About

ChainVerse is a basic blockchain project handling transactions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published