ndaysinaiK / baby-blockchain

one-year-old baby blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's build the blockchain's core engine from scratch!

image

Website

https://open-blockchain-project.com/

Intro

This is an opensource blockchain prototype project that aims to solve some blockchain issues using simple methods, feel free to contribute 😊

Folder Structure

-baby-blockchain

  • baby-blockchain

    • AddNet : add decentralization and fault tolerance
    • AddPersistence : data persistence
    • AddPoS : Proof of Stake concensus algorithm
    • Simple : First and Simple implementation (No data persistence: Data disapears after reload)
  • frontend : Reactjs frontend App

Prerequisites

  • go installed
  • nodejs installed

Run it

You can read it for basic understanding.

Any contribution will be appreciated

Fork the repo, pull requests to contribute to this project.

support with coffee

https://www.buymeacoffee.com/nksinai

paypal

https://ko-fi.com/nksinai

About

one-year-old baby blockchain


Languages

Language:JavaScript 72.0%Language:Go 20.8%Language:HTML 3.7%Language:CSS 1.8%Language:Batchfile 1.0%Language:Dockerfile 0.8%