Skip to content

felix-steiner/basic-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Basic Blockchain πŸ’»πŸ”—πŸ’»

This project implements a basic version of a blockchain using Node.js.

Getting Started πŸš€

Prerequisites

  • Git installed
  • Node.js (including NPM) installed

Steps

  • Open a terminal and clone the repository
  • Switch into the basic-blockchain directory
  • Run npm run dev
  • Now you can execute your blockchain by executing node dist/index.js

About

A simple blockchain implemented in Node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published