Skip to content

Hitenjain14/go-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular Blockchain

This is a modular blockchain implementation in Golang. It is designed to be easy to extend and modify. It is also designed to be easy to use.

A blockchain is a data structure that is used to store data in a decentralized way. It is a chain of blocks, where each block contains a hash of the previous block, a timestamp, and transaction data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published