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