Skip to content

Simon-Busch/go__blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Blockchain

Overview

Go Blockchain is a blockchain implementation written in Go. This project aims to provide a simple and educational blockchain framework that can be used for learning and experimentation.

Features

  • Basic blockchain structure
  • Transaction handling
  • Network communication between nodes

Installation

To install the project, clone the repository and build the project using Go:

git clone https://github.com/Simon-Busch/go__blockchain.git
cd go__blockchain
go build

Usage

To start a node, run the following command:

make run

Status

This project is still in progress. Some features may not be fully implemented or may contain bugs. Please use it for educational purposes and experimentation.

Still working on syncing up the nodes

Credit goes to https://x.com/anthdm as well

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published